chatType property

ChatType chatType
read / write

The enumeration of the chat type.

There are three chat types: one-to-one chat, group chat, and chat room.

Implementation

ChatType chatType = ChatType.Chat;