VirtualRoom Class |
Namespace: Avaya.ClientServices
public class VirtualRoom
The VirtualRoom type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessPin |
Virtual room PIN (aka "passcode").
| |
| Description |
Description of the virtual room.
| |
| ExtraProperties |
A dictionary of extra properties the application may be interested in.
| |
| Id |
Id of the virtual room.
| |
| IsDefault |
A boolean value indicating whether this is default VR for the user.
| |
| IsOneTimePinRequired |
A boolean value indicating whether the one time PIN is required.
| |
| IsPublic |
A boolean value indicating whether this VR is public.
| |
| ModeratorPin |
Virtual room moderator PIN.
| |
| Name |
Name of the virtual room.
| |
| Number |
Virtual room number.
|