Companion

object Companion

Functions

onReady
Link copied to clipboard
fun onReady(runnable: Runnable)

Registers the runnable callback to be called as soon as the Webcom SDK has completed its initialization.

waitForReady
Link copied to clipboard
fun waitForReady()

Blocks the calling thread until the Webcom SDK has completed its initialization.