ChatPermissionEnum Enumeration |
Namespace: CMS.Chat
public enum ChatPermissionEnum
Member name | Value | Description | |
---|---|---|---|
EnterSupport | 0 | Enter support permission. | |
ManageRooms | 1 | User with this permission is something like global admin for chat (can create rooms, is admin in every room, etc.). | |
CreateRoomsFromLiveSite | 2 | User with this permission will be able to create rooms from the live site. |