awaitConfigurationBlocking

fun awaitConfigurationBlocking(timeout: Long = TrustPinConstants.DEFAULT_OPERATION_TIMEOUT_MS)

Blocking version of awaitConfiguration. Must not be called from the Android main thread.

Throws

if called from the Android main thread