im_flutter_sdk library

Classes

EMChatManager
EMChatRoom
EMChatRoomEvent
EMChatRoomEventListener
EMClient
EMCmdMessageBody
EMCmdMessageBody - cmd message body.
EMConnectionListener
EMContact
EMContactChangeEvent
EMContactEventListener
EMContactManager
EMConversation
EMCursorResult<T>
EMCursorResults<T>
EMCursorResult - Cursor result for iteration.
EMDeviceInfo
EMDeviceInfo - device info.
EMFileMessageBody
EMNormalFileMessageBody - file message body.
EMGroup
EMGroupChangeEvent
EMGroupChangeListener
EMGroupInfo
EMGroupManager
EMGroupOptions
EMImageMessageBody
Subclasses of EMFileMessageBody.
EMLocationMessageBody
EMLocationMessageBody - location message body.
EMMessage
EMMessage - various types of message
EMMessageBody
EMMessageBody - body of message.
EMMessageListener
EMMucSharedFile
EMMultiDeviceListener
EMNormalFileMessageBody
EMOptions
初始化SDK上下文的选项
EMPageResult<T>
EMTextMessageBody
EMMessageBody class hierarchy. 4 top-level message body: [...]
EMVideoMessageBody
TODO: class EMVideoMessageBody extends EMFileMessageBody {}
EMVoiceMessageBody

Functions

convertEMGroupStyleToInt(EMGroupStyle style) → int
convertIntToEMGroupPermissionType(int i) EMGroupPermissionType
fromChatType(int type) → dynamic
聊天类型 int 类型数据转 ChatType
fromDirect(int type) → dynamic
消息方向 int 类型数据转 Direction
fromEMConversationType(int type) → dynamic
会话类型 int 数据类型转 EMConversationType
fromEMDownloadStatus(int status) → dynamic
下载状态 EMDownloadStatus 类型数据转 int
fromEMMessageStatus(int status) → dynamic
消息状态 int 类型数据转 Status
fromType(int type) → dynamic
消息类型 int 类型数据转 EMMessageType
toChatType(ChatType type) → dynamic
聊天类型 ChatType 类型数据转 int
toDirect(Direction direction) → dynamic
消息方向 Direction 类型数据转 int
toEMConversationType(EMConversationType type) → dynamic
会话类型 EMConversationType 数据类型转 int
toEMDownloadStatus(EMDownloadStatus status) → dynamic
下载状态 int 类型数据转 EMDownloadStatus
toEMMessageStatus(Status status) → dynamic
消息状态 Status 类型数据转 int
toEMSearchDirection(EMSearchDirection direction) → dynamic
搜索方向 EMSearchDirection 数据类型转 int
toType(EMMessageType type) → dynamic
消息类型 EMMessageType 类型数据转 int

Enums

ChatType
ChatType - EMMessage chat type enumeration.
Direction
Direction - EMMessage direction enumeration.
EMChatRoomPermissionType
EMCheckType
EMCheckType - check type enumeration.
EMContactGroupEvent
EMDownloadStatus
EMDownloadStatus - download status enumeration.
EMGroupPermissionType
EMGroupStyle
EMMessageType
Type - EMMessage type enumeration.
EMSearchDirection
EMSearchDirection - Search direction.
Status
Status - EMMessage status enumeration.