menu
shengwang_chat_sdk
shengwang_chat_sdk.dart
ChatMessage
chatType property
chatType
dark_mode
light_mode
chatType
property
ChatType
chatType
getter/setter pair
会话类型枚举。
三种会话类型:单聊,群聊,聊天室。
Implementation
ChatType chatType = ChatType.Chat;
shengwang_chat_sdk
shengwang_chat_sdk
ChatMessage
chatType property
ChatMessage class