menu
im_flutter_sdk
im_flutter_sdk
EMMessage
chatType property
chatType
brightness_4
brightness_5
chatType
property
ChatType
chatType
read / write
会话类型枚举。
三种会话类型:单聊,群聊,聊天室。
Implementation
ChatType chatType = ChatType.Chat;
im_flutter_sdk
im_flutter_sdk
EMMessage
chatType property
EMMessage class