QBChatEvents class
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
Constants
- CONNECTED → const String
- //////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////
- CONNECTION_CLOSED → const String
- MESSAGE_DELIVERED → const String
- MESSAGE_READ → const String
- RECEIVED_NEW_MESSAGE → const String
- RECEIVED_SYSTEM_MESSAGE → const String
- RECONNECTION_FAILED → const String
- RECONNECTION_SUCCESSFUL → const String
- USER_IS_TYPING → const String
- USER_STOPPED_TYPING → const String