chat_uikit
library
Classes
AlphabeticalItemModel
BlockListView
The block list view.
This widget is used to display the list of blocked users.
BlockListViewController
ChangeInfoView
ChangeInfoViewArguments
ChatAreaCode
ChatExpression
ChatLocal
ChatMessageEvent
~english
The message status event class.
During message delivery, the message ID will be changed from a local uuid to a global unique ID that is generated by the server to uniquely identify a message on all devices using the SDK.
This API should be implemented in the chat page widget to listen for message status changes.
~end
ChatObserver
ChatReactionInfoWidget
ChatSDKEventsObserver
ChatSDKService
ChatSilentModeTime
~english
For offline push DND time class.
~end
ChatUIKit
ChatUIKitAlphabeticalListViewItem
ChatUIKitAlphabeticalWidget
ChatUIKitAlphabetSortHelper
Contact alphabet sorting, if there is Chinese, you can redefine the first letter using ChatUIKitAlphabetSortHelper , for example:
ChatUIKitAppBar
ChatUIKitAppBarAction
ChatUIKitAppBarModel
ChatUIKitAvatar
ChatUIKitBadge
ChatUIKitBottomPanelData
ChatUIKitBottomSheet <T >
ChatUIKitButton
ChatUIKitCardBubbleWidget
ChatUIKitColor
ChatUIKitCombineBubbleWidget
ChatUIKitContactListViewItem
ChatUIKitContext
ChatUIKitConversationListViewItem
ChatUIKitDetailContentAction
ChatUIKitDetailsListViewItem
ChatUIKitDetailsListViewItemModel
ChatUIKitDialog <T >
ChatUIKitDialogAction <T >
ChatUIKitDialogInputContentItem
ChatUIKitDownloadController
ChatUIKitDownloadsHelperWidget
ChatUIKitEditBar
ChatUIKitEmojiData
ChatUIKitEmojiPanel
ChatUIKitEmojiRichText
ChatUIKitEventAction <T >
ChatUIKitFileBubbleWidget
ChatUIKitFileSizeTool
ChatUIKitFont
ChatUIKitGroupListViewItem
ChatUIKitImageBubbleWidget
ChatUIKitImageLoader
ChatUIKitInputBar
ChatUIKitInsertTools
ChatUikitKeyboardHeight
ChatUIKitKeyboardPanel
ChatUIKitKeyboardPanelController
ChatUIKitListItemModelBase
ChatUIKitListView
ChatUIKitListViewControllerBase
ChatUIKitListViewMoreItem
ChatUIKitLocalizations
ChatUIKitMessageBubbleWidget
ChatUIKitMessageListViewAlertItem
ChatUIKitMessageListViewMessageItem
ChatUIKitMessageReactionInfo
ChatUIKitMessageReactionsRow
ChatUIKitMessageStatusWidget
ChatUIKitMessageThreadWidget
ChatUIKitNewRequestListViewItem
ChatUIKitNonsupportMessageWidget
ChatUIKitObserverBase
ChatUIKitPositionWidget
ChatUIKitPreviewObj
ChatUIKitProfile
ChatUIKitProfile class, used to store information about contacts or groups.
ChatUIKitProvider
用户信息提供类,用于设置用户/群组展示的名称和头像信息
ChatUIKitProviderObserver
用户信息更新观察者,当用户信息更新时,会通知所有的观察者。
ChatUIKitQuoteWidget
ChatUIkitReactionWidget
ChatUIKitReplyBar
ChatUIKitRoute
路由
ChatUIKitRouteBackModel
路由返回信息,用于标记路由返回到上一页时的变更类型和 profileId
ChatUIKitRouteNames
ChatUIKitSearchHistoryViewItem
ChatUIKitSearchListViewItem
ChatUIKitSearchWidget
ChatUIKitServiceBase
ChatUIKitSettings
ChatUIKitShadow
ChatUIKitShowImageWidget
ChatUIKitShowVideoWidget
ChatUIKitTextBubbleWidget
ChatUIKitTheme
ChatUIKitThemeImpl
ChatUIKitThemeMixin
ChatUIKitTimeFormatter
ChatUIKitTimeTool
ChatUIKitURLHelper
ChatUIKitVideoBubbleWidget
ChatUIKitViewArguments
ChatUIKitViewObserver
ChatUIKitVoiceBubbleWidget
ConnectObserver
ContactDetailsView
ContactDetailsViewArguments
ContactItemModel
ContactListView
The contact list view.
This widget is used to display the list of contacts.
ContactListViewController
联系人列表控制器
ContactObserver
ContactsView
ContactsViewArguments
ConversationFetchOptions
~english
The conversation filter class.
~end
ConversationItemModel
ConversationListView
The conversation list view.
This widget is used to display the list of conversations.
ConversationListViewController
会话列表控制器
ConversationsView
ConversationsViewArguments
会话列表构建参数
CreateGroupInfo
CreateGroupView
CreateGroupViewArguments
CurrentUserInfoView
CurrentUserInfoViewArguments
CustomTextEditingController
EMChatEventHandler
~english
The chat event handler.
EMChatManager
~english
The chat manager class, responsible for sending and receiving messages, loading and deleting conversations, and downloading attachments.
EMChatRoom
~english
The chat room instance class.
EMChatRoomEventHandler
~english
The chat room event handler.
EMChatRoomManager
~english
The chat room manager class, which manages user joining and exiting the chat room, retrieving the chat room list, and managing member privileges.
The sample code for joining a chat room:
EMChatThread
~english
The message thread class.
~end
EMChatThreadEvent
~english
The message thread event class.
~end
EMChatThreadEventHandler
~english
The message thread event handler, which handles message thread events such as creating or leaving a message thread.
EMChatThreadManager
~english
The chat thread manager class.
~end
EMClient
~english
The EMClient class, which is the entry point of the Chat SDK.
With this class, you can log in, log out, and access other functionalities such as group and chatroom.
~end
EMCmdMessageBody
~english
The command message body.
~end
EMCombineMessageBody
EMConnectionEventHandler
~english
The connection event handler.
EMContact
EMContactEventHandler
~english
The contact event handler.
EMContactManager
~english
The contact manager class, which manages chat contacts such as adding, deleting, retrieving, and modifying contacts.
~end
EMConversation
~english
The conversation class, indicating a one-to-one chat, a group chat, or a conversation chat. It contains the messages that are sent and received within the conversation.
EMCursorResult <T >
~english
The EMCursorResult class, which specifies the cursor from which to query results.
When querying using this class, the SDK returns the queried instance and the cursor.
EMCustomMessageBody
~english
The custom message body.
~end
EMDeviceInfo
~english
The EMDeviceInfo class, which contains the multi-device information.
~end
EMDownloadCallback
~english
The group shared download callback.
~end
EMError
~english
The error class defined by the SDK.
~end
EMFileMessageBody
~english
The base class of file messages.
~end
EMGroup
~english
The EMGroup class, which contains the information of the chat group.
~end
EMGroupEventHandler
~english
The group event handler.
EMGroupInfo
~english
The class that defines basic information of chat groups.
~end
EMGroupManager
~english
The group manager class, which manages group creation and deletion, user joining and exiting the group, etc.
~end
EMGroupMessageAck
~english
The class for group message read receipts.
EMGroupOptions
~english
The group options to be configured when the chat group is created.
~end
EMGroupSharedFile
~english
The EMGroupSharedFile class, which manages the chat group shared files.
EMImageMessageBody
~english
The image message body class.
~end
EMLocationMessageBody
~english
The location message class.
~end
EMMessage
~english
The message class.
EMMessageBody
EMMessageReaction
~english
The message Reaction instance class, which has the following attributes:
Reaction: The message Reaction.
UserCount: The count of users that added the Reaction.
UserList: The list of users that added the Reaction.
isAddedBySelf: Whether the current user added this Reaction.
~end
EMMessageReactionEvent
~english
The message reaction change event class.
~end
EMMultiDeviceEventHandler
~english
The multi-device event handler.
Listens for the callback for the current user's actions on other devices, including contact changes, group changes, and thread changes.
EmojiIndex
EMOptions
~english
The EMOptions class, which contains the settings of the Chat SDK.
~english
The EMPageResult class, which is returned when calling the methods that fetch data by pagination.
The SDK also returns the number of remaining pages and the data count of the next page. If the dada count is less than the count you set, there is no more data on server.
EMPresence
~english
The presence property class that contains presence properties, including the publisher's user ID and current presence state, and the platform used by the online device, as well as the presence's extension information, update time, and subscription expiration time.
~end
EMPresenceEventHandler
~english
The presence event handler.
EMPresenceManager
~english
The Manager that defines how to manage presence states.
~end
EMPushConfigs
~english
The push configuration class.
~end
EMPushManager
~english
The message push configuration options.
~end
EMTextMessageBody
~english
The text message class.
~end
EMTranslateLanguage
~english
The translation language class, which contains the information of the translation languages.
~end
EMUserInfo
~english
The EMUserInfo class, which contains the user attributes, such as the nickname, description, and avatar.
~end
EMUserInfoManager
~english
The user attribute manager class, which gets and sets the user attributes.
~end
EMVideoMessageBody
~english
The video message body class.
~end
EMVoiceMessageBody
~english
The voice message body class.
~end
ExtSettings
ForwardMessageSelectView
ForwardMessageSelectViewArguments
ForwardMessagesView
ForwardMessagesViewArguments
GroupAddMembersView
GroupAddMembersViewArguments
GroupChangeOwnerView
GroupChangeOwnerViewArguments
GroupDeleteMembersView
GroupDeleteMembersViewArguments
GroupDetailsView
GroupDetailsViewArguments
GroupItemModel
GroupListView
The group list view.
This widget is used to display the list of groups.
GroupListViewController
GroupMemberListView
The group member list view.
This widget is used to display the list of group members.
GroupMemberListViewController
GroupMembersView
GroupMembersViewArguments
GroupMentionView
GroupMentionViewArguments
GroupObserver
GroupsView
GroupsViewArguments
MentionAllItem
MentionModel
MessageAlertAction
MessageListView
The list view of the message.
This widget is used to display the list of messages.
MessageModel
MessageObserver
MessageSearchOptions
MessagesView
消息页面
MessagesViewArguments
MessagesViewController
消息列表控制器
MultiObserver
NewRequestDetailsView
NewRequestDetailsViewArguments
NewRequestItemModel
NewRequestListViewController
NewRequestsListView
The new requests list view.
This widget is used to display the list of new requests.
NewRequestsView
NewRequestsViewArguments
PinListItem
PinListItemModel
PinMessageListView
The pin message list view.
PinMessageListViewController
PresenceObserver
QuoteModel
ReactionOperation
~english
Reaction operation.
~end
RecallMessageInfo
RecordBar
RecordBarController
RecordBarState
RecordResultData
ReportMessageView
ReportMessageViewArguments
RoomObserver
SearchGroupMembersView
SearchGroupMembersViewArguments
SearchHistoryView
SearchHistoryViewArguments
SearchNotification
SearchView
SearchViewArguments
SelectContactView
SelectContactViewArguments
ShareUserData
ShowImageView
ShowImageViewArguments
ShowVideoView
ShowVideoViewArguments
ThreadMembersView
ThreadMembersViewArguments
ThreadMembersViewController
ThreadMessageListView
The thread message list view.
This widget is used to display the list of thread messages.
ThreadMessagesView
ThreadMessagesViewArguments
ThreadMessagesViewController
ThreadObserver
ThreadsView
ThreadsViewArguments
UIKitHSLColor
UserData
Functions
showChatUIKitBottomSheet <T > ({required BuildContext context , List <ChatUIKitEventAction <T > > ? items , Color ? backgroundColor , Color ? barrierColor , bool enableRadius = true , String ? title , TextStyle ? titleStyle , Widget ? titleWidget , Widget ? body , String ? cancelLabel , bool showCancel = true , TextStyle ? cancelLabelStyle , double ? height , bool isDismissible = true })
→ Future <T? >
showChatUIKitDialog <T > ({required BuildContext context , required List <ChatUIKitDialogAction <T > > actionItems , String ? content , String ? title , List <ChatUIKitDialogInputContentItem > ? inputItems , TextStyle ? hiddenStyle , double ? leftRightPadding , Color barrierColor = Colors.black54 , bool barrierDismissible = true , ChatUIKitDialogRectangleType ? borderType })
→ Future <T? >
showChatUIKitRecordBar <T > ({required BuildContext context , RecordBarController ? controller , RecordBarOnRecord ? onRecordTypeChanged , Color ? backgroundColor , Color ? barrierColor , int maxDuration = 60 , int minDuration = 1 })
→ Future <RecordResultData ? >
Typedefs
AlphabetSortHandler
= String ? Function(String ? groupId , String userId , String showName )
ChatError
= EMError
ChatEventHandler
= EMChatEventHandler
ChatManager
= EMChatManager
ChatPushRemindType
= ChatPushRemindType
ChatRoom
= EMChatRoom
ChatRoomEventHandler
= EMChatRoomEventHandler
ChatSilentModeParam
= ChatSilentModeParam
ChatSilentModeResult
= ChatSilentModeResult
ChatThread
= EMChatThread
ChatThreadEvent
= EMChatThreadEvent
ChatThreadEventHandler
= EMChatThreadEventHandler
ChatThreadOperation
= EMChatThreadOperation
ChatType
= ChatType
ChatUIKitActionItemOnTap
= void Function(BuildContext context )
ChatUIKitAppBarActionsBuilder
= List <ChatUIKitAppBarAction > ? Function(BuildContext context , List <ChatUIKitAppBarAction > ? defaultList )
用于在 appBar 上添加事件,会返回默认的列表,需要你调整后返回来,返回来的数据会用于菜单显示。
ChatUIKitContactItemBuilder
= Widget ? Function(BuildContext context , ContactItemModel model )
联系人列表 item 构建器,需要返回一个 widget,如果返回 null 将会使用默认的 item。 返回后会用于列表显示。
ChatUIKitDetailContentActionsBuilder
= List <ChatUIKitDetailContentAction > ? Function(BuildContext context , List <ChatUIKitDetailContentAction > ? defaultList )
用于在详情页添加主要按钮事件,比如联系人详情,群组详情中添加音视频呼叫。会返回一个默认的列表,需要你调整后返回来,返回来的数据会用于菜单显示。
ChatUIKitDetailItemBuilder
= List <ChatUIKitDetailsListViewItemModel > Function(BuildContext context , ChatUIKitProfile ? profile , List <ChatUIKitDetailsListViewItemModel > defaultItems )
用于在联系人详情页添加 list item,会返回默认的列表,需要你调整后返回来,返回来的数据会用于菜单显示。
ChatUIKitDownloadBuilder
= Widget Function(BuildContext context , String ? path , String ? name , ChatUIKitMessageDownloadState state , int progress )
ChatUIKitDownloadResult
= void Function(Message message , String ? path , ChatError ? error )
ChatUIKitGroupItemBuilder
= Widget Function(BuildContext context , GroupItemModel model )
群列表 item 构建器,需要返回一个 widget,如果返回 null 将会使用默认的 item。 返回后会用于列表显示。
ChatUIKitListItemBuilder
= Widget ? Function(BuildContext context , ChatUIKitListItemModelBase model )
ChatUIKitMoreActionsBuilder <T >
= List <ChatUIKitEventAction <T > > Function(BuildContext context , List <ChatUIKitEventAction <T > > actions )
appBar 点击更多按钮时会弹出 bottom sheet, 会返回默认的列表,需要你调整后返回来,返回来的数据会用于 bottom sheet 显示。
ChatUIKitNewRequestItemBuilder
= Widget Function(BuildContext context , NewRequestItemModel model )
ChatUIKitPositionWidgetHandler
= void Function(Rect rect )
ChatUIKitProviderProfileHandler
= List <ChatUIKitProfile > ? Function(List <ChatUIKitProfile > profiles )
用户信息回调,入参为需要提供信息的 profile 列表,返回值为提供信息后的 profile 列表,如果返回值为空,当再次需要展示是仍会回调。
ChatUIKitWidgetBuilder
= Widget Function(BuildContext context , Object ? arguments )
Client
= EMClient
CmdMessageBody
= EMCmdMessageBody
CombineMessageBody
= EMCombineMessageBody
ConnectionEventHandler
= EMConnectionEventHandler
Contact
= EMContact
ContactEventHandler
= EMContactEventHandler
ContactListViewShowHandler
= List <ContactItemModel > Function(List <ContactItemModel > contacts )
通讯录列表展示前回调,会将当前的通讯录列表传递过来,你需要调整后返回来,返回来的数据会用于列表显示。
Conversation
= EMConversation
ConversationItemBuilder
= Widget ? Function(BuildContext context , ConversationItemModel model )
ConversationListViewShowHandler
= List <ConversationItemModel > Function(List <ConversationItemModel > conversations )
会话列表展示前回调,会将当前的会话列表传递过来,你需要调整后返回来,返回来的数据会用于列表显示。
ConversationsViewItemLongPressHandler
= List <ChatUIKitEventAction > ? Function(BuildContext context , ConversationItemModel model , List <ChatUIKitEventAction > defaultActions )
用户会话列表长按事件,会返回默认的列表,需要你调整后返回来,返回来的数据会用于 bottom sheet 显示。
ConversationType
= EMConversationType
CreateGroupHandler
= Future <CreateGroupInfo ? > Function(BuildContext context , List <ChatUIKitProfile > selectedProfiles )
创建群组拦截器,当在创建群组页面点击创建后回调给你当前选择的用户,你需要返回一个 CreateGroupInfo 对象,如果返回 null 将会取消创建。
CursorResult <T >
= EMCursorResult <T >
CustomMessageBody
= EMCustomMessageBody
DisplayStyle
= DisplayStyle
DownloadStatus
= DownloadStatus
EmojiClick
= void Function(String emoji )
FetchMessageOptions
= FetchMessageOptions
FileMessageBody
= EMFileMessageBody
Group
= EMGroup
GroupCreateCallback
= void Function(Group ? group , ChatError ? error )
创建群组后的回调
GroupEventHandler
= EMGroupEventHandler
GroupInfo
= EMGroupInfo
GroupMessageAck
= EMGroupMessageAck
GroupOptions
= EMGroupOptions
GroupPermissionType
= EMGroupPermissionType
GroupSharedFile
= EMGroupSharedFile
GroupStyle
= EMGroupStyle
ImageMessageBody
= EMImageMessageBody
KeyboardHeightCallback
= void Function(double height , double safeArea )
LeaveReason
= LeaveReason
ListViewBuilder
= Widget Function(BuildContext context , List <ChatUIKitListItemModelBase > list )
ListViewSearchBuilder
= Widget Function(BuildContext context , String ? searchKeyword , List <ChatUIKitListItemModelBase > list )
LocationMessageBody
= EMLocationMessageBody
LoginExtensionInfo
= LoginExtensionInfo
Message
= EMMessage
MessageDirection
= MessageDirection
MessageEvent
= ChatMessageEvent
MessageItemBubbleBuilder
= Widget ? Function(BuildContext context , Widget child , MessageModel model )
消息气泡构建器,需要返回一个 widget,如果返回 null 将会使用默认的气泡。 返回后会用于列表显示。其中 child 是气泡内部的内容。
MessageItemBuilder
= Widget ? Function(BuildContext context , MessageModel model )
MessageItemGlobalPositionTapHandler
= bool ? Function(BuildContext context , MessageModel model , Rect rect )
MessageItemShowHandler
= bool Function(MessageModel model )
消息列表 item 元素是否展示,返回 true 表示展示,false 表示不展示。
MessageItemTapHandler
= bool ? Function(BuildContext context , MessageModel model )
消息列表 item 点击事件,返回 true 表示消费事件,false 或 null 表示不消费事件,事件将会继续传递。
MessagePinInfo
= MessagePinInfo
MessagePinOperation
= MessagePinOperation
MessageReaction
= EMMessageReaction
MessageReactionEvent
= EMMessageReactionEvent
MessageReactionItemTapHandler
= bool ? Function(BuildContext context , MessageModel model , MessageReaction reaction )
MessageSearchScope
= MessageSearchScope
MessageStatus
= MessageStatus
MessagesViewItemLongPressPositionHandler
= List <ChatUIKitEventAction > ? Function(BuildContext context , MessageModel model , Rect rect , List <ChatUIKitEventAction > defaultActions )
消息列表 item 长按事件,会返回默认的列表,需要你调整后返回来,返回来的数据会用于 bottom sheet 显示。
MessagesViewMorePressHandler
= List <ChatUIKitEventAction > ? Function(BuildContext context , List <ChatUIKitEventAction > defaultActions )
消息页 输入框 更多按钮点击事件,会返回默认的列表,需要你调整后返回来,返回来的数据会用于 bottom sheet 显示。
MessageType
= MessageType
MultiDeviceEventHandler
= EMMultiDeviceEventHandler
MultiDevicesEvent
= EMMultiDevicesEvent
Options
= EMOptions
Presence
= EMPresence
PresenceEventHandler
= EMPresenceEventHandler
PushConfigs
= EMPushConfigs
ReactionOperate
= ReactionOperate
RecordBarOnRecord
= void Function(RecordBarRecordType type )
RecordBarOnRecordFinished
= void Function(RecordResultData data )
RoomEventHandler
= EMChatRoomEventHandler
SearchDirection
= EMSearchDirection
TextMessageBody
= EMTextMessageBody
TimeFormatterHandler
= String ? Function(BuildContext context , ChatUIKitTimeType type , int time )
时间格式化
TranslateLanguage
= EMTranslateLanguage
UserInfo
= EMUserInfo
VideoMessageBody
= EMVideoMessageBody
VoiceMessageBody
= EMVoiceMessageBody