with Configuration
fun withConfiguration(configuration: WebcomConfiguration, done: (WebcomApplication) -> Unit)
Content copied to clipboard
Ensures the Webcom SDK is properly initialized and passes a WebcomApplication instance built from a Webcom configuration to the done code block.