|
Avaya Client Services API Reference (iOS)
|
CSSharingDisplay object provides set of information about display which can be shared using CSContentSharing::startSharingFullScreenWithScreenId:completionHandler. More...
#import <CSSharingDisplay.h>
Inherits NSObject.
Properties | |
| NSString * | name |
| Vendor number of display. More... | |
| CGRect | size |
| Size of the display. More... | |
| NSInteger | displayId |
| Unique ID of the display. More... | |
CSSharingDisplay object provides set of information about display which can be shared using CSContentSharing::startSharingFullScreenWithScreenId:completionHandler.
|
readwritenonatomicassign |
Unique ID of the display.
Used in method CSContentSharing::startSharingFullScreenWithScreenId:completionHandler to start full screen sharing.
|
readwritenonatomiccopy |
Vendor number of display.
|
readwritenonatomicassign |
Size of the display.