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: 592.1.30.0
Syntax
C#
public void GetUploadDocumentProgress(
	LibraryManagerLibraryManagerGetUploadDocumentProgressHandler completionHandler
)

Parameters

completionHandler
Type: Avaya.ClientServicesLibraryManagerLibraryManagerGetUploadDocumentProgressHandler
See Also