V2TimSimpleMsgListener class
Constructors
- V2TimSimpleMsgListener.new({OnRecvC2CCustomMessageCallback? onRecvC2CCustomMessage, OnRecvC2CTextMessageCallback? onRecvC2CTextMessage, OnRecvGroupCustomMessageCallback? onRecvGroupCustomMessage, OnRecvGroupCustomMessageCallback? onRecvGroupTextMessage})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- onRecvC2CCustomMessage ↔ OnRecvC2CCustomMessageCallback
-
getter/setter pair
- onRecvC2CTextMessage ↔ OnRecvC2CTextMessageCallback
-
getter/setter pair
- onRecvGroupCustomMessage ↔ OnRecvGroupCustomMessageCallback
-
getter/setter pair
- onRecvGroupTextMessage ↔ OnRecvGroupCustomMessageCallback
-
getter/setter pair
- 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