CR_MEETING_DROPPED_REASON enum
Values
- CRVIDEOSDK_DROPPED_TIMEOUT → const CR_MEETING_DROPPED_REASON
- CRVIDEOSDK_DROPPED_KICKOUT → const CR_MEETING_DROPPED_REASON
- CRVIDEOSDK_DROPPED_BALANCELESS → const CR_MEETING_DROPPED_REASON
- CRVIDEOSDK_DROPPED_TOKENINVALID → const CR_MEETING_DROPPED_REASON
Properties
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
-
values
→ const List<
CR_MEETING_DROPPED_REASON> - A constant List of the values in this enum, in order of their declaration.