Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2 / WebcomApplication / withAsset

withAsset

fun withAsset(name: String = defaultAssetName, done: WebcomResultCallback<WebcomApplication>): Unit

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