Last updated 2 months ago
Represent the result of a failed asynchronous SDK initialization. See .
getFailureReason()
Returns the initialization failure reason. See .
InitializationFailureReason getFailureReason()
getThrowable()
Returns the exception thrown during initialization.
Throwable getThrowable()