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