Click or drag to resize
RoomOnlineUserDataAdminLevel Property
Is admin in 'this' room.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public AdminLevelEnum AdminLevel { get; set; }

Property Value

Type: AdminLevelEnum
See Also