public interface IUnbluApiStopMobileCoBrowsingExceptionCallback extends IUnbluApiConversationExceptionCallback
Modifier and Type | Method and Description |
---|---|
void |
onStopFailed(UnbluStopMobileCoBrowsingErrorType type,
java.lang.String details)
Error while stopping mobile co-browsing.
|
onUiWasNeverShown
onNotInitialized
void onStopFailed(@NonNull UnbluStopMobileCoBrowsingErrorType type, @Nullable java.lang.String details)
type
- Type of the errordetails
- Error message; Can be null