codeError constant

String const codeError

SuccessMessages Errors Code These constants are used to represent the error codes and messages that can be returned by the CometChatCalls SDK. Error Codes

Implementation

///Errors

///Code
/// These constants are used to represent the error codes and messages that can be returned by the CometChatCalls SDK.
/// Error Codes
static const String codeError = "ERROR";