chatType property

ChatType chatType
getter/setter pair

The enumeration of chat types.

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

Implementation

ChatType chatType = ChatType.Chat;