Click or drag to resize

ContentSharingEnd Method

Ends content sharing session.

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

Parameters

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