ChatRoomData Class |
Namespace: CMS.Chat
public class ChatRoomData
The ChatRoomData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChatRoomData |
Name | Description | |
---|---|---|
![]() | AllowAnonym |
Allow anonym.
|
![]() | CanManage |
If user can manage this room (edit, delete).
|
![]() | Description |
Description of the chat room.
|
![]() | DisplayName |
Display name of a room.
|
![]() | HasPassword |
Has password.
|
![]() | ChatRoomID |
Chat room ID.
|
![]() | IsPrivate |
Is private.
|
![]() | IsRemoved |
True if this room should be removed from list on client.
|