ChatPresenceManagerListener class Null safety
The presence manager listener.
- Annotations
-
- @Deprecated("Use ChatPresenceEventHandler to instead")
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
onPresenceStatusChanged(
List< ChatPresence> list) → void - Occurs when the presence state of a subscribed user changes.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited