chatType property

ChatType chatType
read / write

会话类型枚举。

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

Implementation

ChatType chatType = ChatType.Chat;