ZegoSignalingErrorCode class
uikit-${library_type}-${error_type}-${error_code} 3-xx-xxx-xxx
library_type: { 00:uikit;
01:signaling plugin; 02:adapter plugin; 03:beauty plugin;
10:call prebuilt; 11:live audio room prebuilt; 12:live streaming prebuilt; 13:video conference prebuilt; 14:zim-kit; }
3-01-xxx-xxx
error type: { internal(001): 301001-xxx callkit(002): 301002-xxx invitation(003): 301003-xxx message(004): 301004-xxx notification(005): 301005-xxx room(006): 301006-xxx user(007): 301007-xxx }
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- zimErrorCodeDocumentTips ↔ String
-
getter/setter pair
Constants
- activeAppToForegroundError → const int
- callkitActiveAudioError → const int
- checkAppRunningError → const int
- inRoomCommandMessageSendError → const int
- inRoomTextMessageSendError → const int
- invitationAcceptError → const int
- invitationAddError → const int
- invitationCancelError → const int
- invitationEndError → const int
- invitationJoinError → const int
- invitationQuitError → const int
- invitationRefuseError → const int
- invitationSendError → const int
- notificationAddError → const int
- notificationCreateChannelError → const int
- notificationDismissError → const int
- notificationEnableNotifyError → const int
- platformNotSupport → const int
- renewTokenError → const int
- requestDismissKeyguardError → const int
- roomLoginError → const int
- roomLogoutError → const int
- roomNotLogin → const int
- roomPropertyDeleteError → const int
- roomPropertyEndBatchError → const int
- roomPropertyQueryError → const int
- roomPropertyUpdateError → const int
- success → const int
- Execution successful.
- userInRoomPropertyQueryError → const int
- userInRoomPropertySetError → const int
- userLoginError → const int
- userNotLogin → const int