CometChatCallsConstants class

Constructors

CometChatCallsConstants()

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

Constants

aspectRatioContain → const String
The contain aspect ratio.
aspectRatioCover → const String
The cover aspect ratio.
aspectRatioDefault → const String
The default aspect ratio.
avatarModeCircle → const String
The circle avatar mode.
avatarModeFullScreen → const String
The fullscreen avatar mode.
avatarModeSquare → const String
The square avatar mode.
callStatusCancelled → const String
Calling The CALL_STATUS_CANCELLED constant is used to indicate that the call has been cancelled.
callStatusRejected → const String
The CALL_STATUS_REJECTED constant is used to indicate that the call has been rejected.
codeCometChatCallsSDKInitError → const String
codeError → const String
SuccessMessages Errors Code These constants are used to represent the error codes that can be returned by the CometChatCalls SDK.
codeSessionIdNull → const String
codeUserAuthTokenNull → const String
modeDefault → const String
The default mode.
modeSingle → const String
The single mode.
modeSpotlight → const String
The spotlight mode.
positionBottomLeft → const String
The bottom-left position.
positionBottomRight → const String
The bottom-right position.
positionTopLeft → const String
The top-left position.
positionTopRight → const String
The top-right position.