Avaya Client Services API Reference (iOS)
|
Class representing the conference room system information received from the conference server. More...
#import <CSConferenceRoomSystemInformation.h>
Inherits NSObject.
Properties | |
NSString * | address |
Room system network address information. More... | |
BOOL | passcodeRequired |
Flag indicating whether room system requires pass code for the mobile link connection. More... | |
NSString * | name |
Room system’s name. More... | |
CSConferenceRoomSystemStatus | status |
Room system’s status. More... | |
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.
|
readnonatomicassign |
Room system network address information.
|
readnonatomicassign |
Room system’s name.
|
readnonatomicassign |
Flag indicating whether room system requires pass code for the mobile link connection.
|
readnonatomicassign |
Room system’s status.