Click or drag to resize
RoomAdminState Class
Admin state of one user in one room.
Inheritance Hierarchy
SystemObject
  CMS.ChatRoomAdminState

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public class RoomAdminState

The RoomAdminState type exposes the following members.

Constructors
  NameDescription
Public methodRoomAdminState
Constructor.
Top
Properties
  NameDescription
Public propertyAdminLevel
Current admin level
Public propertyIsOneOnOne
Is room one to one
Public propertyLastChange
Last change of admin state
Public propertyRoomID
Room ID
Top
See Also