Click or drag to resize

LibraryManagerGetUploadDocumentProgress Method

Progress of uploading a new document to the library.

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

Parameters

completionHandler
Type: Avaya.ClientServicesLibraryManagerLibraryManagerGetUploadDocumentProgressHandler
See Also