RoomPermissions Class |
Namespace: Sfs2X.Requests
public class RoomPermissions
The RoomPermissions type exposes the following members.
| Name | Description | |
|---|---|---|
| RoomPermissions |
Creates a new RoomPermissions instance.
|
| Name | Description | |
|---|---|---|
| AllowNameChange |
Indicates whether changing the Room name after its creation is allowed or not.
| |
| AllowPasswordStateChange |
Indicates whether changing (or removing) the Room password after its creation is allowed or not.
| |
| AllowPublicMessages |
Indicates whether users inside the Room are allowed to send public messages or not.
| |
| AllowResizing |
Indicates whether the Room capacity can be changed after its creation or not.
|