withAsset

fun withAsset(assetFileName: String = defaultAssetFileName, done: WebcomResultCallback<WebcomApplication>)

Ensures the Webcom SDK is properly initialized and passes a WebcomApplication instance built from an Android assetFileName to the done code block.