ContentSharingStartSharingFullScreen Method |
Starts sharing full screen.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic void StartSharingFullScreen(
uint displayId,
ContentSharingContentSharingCompletionHandler completionHandler
)
Parameters
- displayId
- Type: SystemUInt32
Unique ID associated with the screen that is being shared. - completionHandler
- Type: Avaya.ClientServicesContentSharingContentSharingCompletionHandler
Completion handler for this operation.
See Also