waitForReadyBlocking

Waits for the SDK to be ready. This method will block the calling thread.

Return

true if the SDK is ready, false if the timeout was reached.

Parameters

duration

The max time to wait. If null, this method will wait indefinitely.