runOnReady

suspend fun runOnReady(serviceApi: AnyIviServiceApiBase, onReady: suspend () -> Unit)

Runs the suspend lambda function when given AnyIviServiceApiBase is ready.