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

withProperties

fun withProperties(properties: Properties, done: (WebcomResult<WebcomApplication>) -> Unit): Unit

Ensures the Webcom SDK is properly initialized and passes a WebcomApplication instance built from Java properties to the done code block.