ListenerType class

callback类型

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

complete → const String
hashPartComplete → const String
hashPartProgress → const String
onBlackAdded → const String
onBlackDeleted → const String
onConnectFailed → const String
onConnecting → const String
OnConnListener
onConnectSuccess → const String
onConversationChanged → const String
onConversationUserInputStatusChanged → const String
onFriendAdded → const String
onFriendApplicationAccepted → const String
onFriendApplicationAdded → const String
OnFriendshipListener
onFriendApplicationDeleted → const String
onFriendApplicationRejected → const String
onFriendDeleted → const String
onFriendInfoChanged → const String
onGroupApplicationAccepted → const String
onGroupApplicationAdded → const String
onGroupApplicationDeleted → const String
onGroupApplicationRejected → const String
onGroupDismissed → const String
onGroupInfoChanged → const String
onGroupMemberAdded → const String
onGroupMemberDeleted → const String
onGroupMemberInfoChanged → const String
onHangUp → const String
onInvitationCancelled → const String
onInvitationTimeout → const String
onInviteeAccepted → const String
onInviteeAcceptedByOtherDevice → const String
onInviteeRejected → const String
onInviteeRejectedByOtherDevice → const String
onJoinedGroupAdded → const String
OnGroupListener
onJoinedGroupDeleted → const String
onKickedOffline → const String
onMessageKvInfoChanged → const String
OnMessageKvInfoListener
onMsgDeleted → const String
onNewConversation → const String
onNewRecvMessageRevoked → const String
onProgress → const String
SendMsgCallBack
onReceiveNewInvitation → const String
OnListenerForService OnSignalingListener
onRecvC2CReadReceipt → const String
onRecvCustomBusinessMessage → const String
OnCustomBusinessListener
onRecvGroupReadReceipt → const String
onRecvMessageExtensionsAdded → const String
onRecvMessageExtensionsChanged → const String
onRecvMessageExtensionsDeleted → const String
onRecvNewMessage → const String
OnAdvancedMsgListener
onRecvNewMessages → const String
OnBatchMsgListener
onRecvOfflineNewMessage → const String
onRecvOfflineNewMessages → const String
onRecvOnlineOnlyMessage → const String
onRoomParticipantConnected → const String
onRoomParticipantDisconnected → const String
onSelfInfoUpdated → const String
OnUserListener
onSyncServerFailed → const String
onSyncServerFinish → const String
onSyncServerStart → const String
OnConversationListener
onTotalUnreadMessageCountChanged → const String
onUserTokenExpired → const String
open → const String
UploadFileListener
partSize → const String
uploadComplete → const String
uploadID → const String
uploadPartComplete → const String