| ChatPermissionEnum Enumeration | 
Namespace: CMS.Chat
 Syntax
Syntaxpublic enum ChatPermissionEnum
 Members
Members| 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. | 
 See Also
See Also