chatType property

ChatType chatType
getter/setter pair

会话类型枚举。

三种会话类型:单聊,群聊,聊天室。

Implementation

ChatType chatType = ChatType.Chat;