ResetCallback
This interface is used with reset(ResetCallback)
.
ResetCallback API
onResetFailure()
onResetFailure()
Called when the SDK reset fails.
Parameters | |
---|---|
reason | A |
onResetSuccess()
onResetSuccess()
Called when the SDK reset completes.
Last updated