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

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

Property Value

Type: AdminLevelEnum
See Also