| ContentSharingStartSharingFullScreen Method |
Starts sharing full screen.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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