Avaya Client Services API Reference (iOS)
Properties | List of all members
CSConferenceRoomSystemInformation Class Reference

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...
 

Detailed Description

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.

Property Documentation

- (NSString*) address
readnonatomicassign

Room system network address information.

- (NSString*) name
readnonatomicassign

Room system’s name.

- (BOOL) passcodeRequired
readnonatomicassign

Flag indicating whether room system requires pass code for the mobile link connection.

- (CSConferenceRoomSystemStatus) status
readnonatomicassign

Room system’s status.


The documentation for this class was generated from the following file: