Click or drag to resize
ConferenceRoomSystemStatus Enumeration
Enumeration representing conferencing room system's status.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public enum ConferenceRoomSystemStatus
Members
  Member nameValueDescription
Unknown0 The room system's status is unknown.
Available1 The room system is available. The user can initiate mobile link connection to this system.
Busy2 The room system is busy. Mobile link connection attempt will fail.
NotAllowed3 The user is not allowed to connect to the room system. Mobile link connection attempt will fail.
See Also