Click or drag to resize
ChatPermissionEnum Enumeration
Enum of chat permissions.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public enum ChatPermissionEnum
Members
  Member nameValueDescription
EnterSupport0 Enter support permission.
ManageRooms1 User with this permission is something like global admin for chat (can create rooms, is admin in every room, etc.).
CreateRoomsFromLiveSite2 User with this permission will be able to create rooms from the live site.
See Also