Click or drag to resize

ConferenceRoomSystemInformation Class

Class representing the conference room system information received from the conference server. It is used to report the list of room system(s) that were discovered through the mobile link discovery mechanism.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesConferenceRoomSystemInformation

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class ConferenceRoomSystemInformation

The ConferenceRoomSystemInformation type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Conferencing room system's network address information.
Public propertyName
Conferencing room system's name.
Public propertyPasscodeRequired
Flag indicating whether room system requires passcode for the mobile link connection.
Public propertyStatus
Conferencing room system's status.
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Top
See Also