Click or drag to resize

ContentSharingPause Method

Pauses sharing.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public void Pause(
	ContentSharingContentSharingCompletionHandler completionHandler
)

Parameters

completionHandler
Type: Avaya.ClientServicesContentSharingContentSharingCompletionHandler
Completion handler for this operation.
See Also