UnbluStopMobileCoBrowsingErrorType
public enum UnbluStopMobileCoBrowsingErrorType : String
Error type thrown when stopping mobile co-browsing
-
Internal error from the native code. Check the message for more details
Declaration
Swift
case fatalError = "FATAL_ERROR"
-
Failed to stop mobile co-browsing
Declaration
Swift
case unexpectedExecutionError = "UNEXPECTED_EXECUTION_ERROR"