ResetCallback.ResetFailureReason
Indicates the SDK reset failure reason.
SDK_INIT_IN_PROGRESS | SDK initialization is in progress. Resetting at this time is not allowed. |
SDK_RESET_IN_PROGRESS | SDK reset is already in progress. |
EXCEPTION_OR_ERROR | Unexpected exception or error during reset. |
Last updated