waitForReady

abstract suspend fun waitForReady(): CompletableDeferred<ClientCacheState>(source)

Awaits for SDK initialization.

Return

the future which executes the wait for ready and return with the client state.