ListenerType class Enums

事件监听类型

Constructors

ListenerType()

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

advancedMsgListener → const String
高级消息监听
conversationListener → const String
会话监听
friendListener → const String
好友关系链监听
groupListener → const String
群组监听
initSDKListener → const String
初始化监听
signalingListener → const String
信令监听
simpleMsgListener → const String
简单监听