permissionType property

ChatRoomPermissionType permissionType
final

Gets the current user's role in the chat room. The role types: ChatRoomPermissionType.

Note To get the correct value, ensure that you call ChatRoomManager.fetchChatRoomInfoFromServer before calling this method.

Implementation

final ChatRoomPermissionType permissionType;