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.
|
onUiWasNeverShownonNotInitializedvoid onStopFailed(@NonNull
UnbluStopMobileCoBrowsingErrorType type,
@Nullable
java.lang.String details)
type - Type of the errordetails - Error message; Can be null