Click or drag to resize

UploadManager Class

[Missing <summary> documentation for "T:BlackBerry.Workspaces.UploadManager"]

Inheritance Hierarchy
SystemObject
  BlackBerry.WorkspacesUploadManager

Namespace:  BlackBerry.Workspaces
Assembly:  WorkspacesSdkFramework (in WorkspacesSdkFramework.dll) Version: 0.0.0.0
Syntax
C#
public class UploadManager : IProgressChanged, 
	IDisposable

The UploadManager type exposes the following members.

Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the UploadManager
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberEscAddress
Public methodGetDocumentIDByName
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNewGuidForDocument
Public methodGetNewGuidForTransientDocument
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodOnProgressChanged
Public methodReportStatus
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateDocumentClassification
Public methodUpdateDocumentGroups
Public methodUpdateDocumentTags
Public methodUploadDocument
Public methodUploadDocumentToRoom
Top
Events
Fields
  NameDescription
Public fieldStatic memberREMOVE_ALL
Top
See Also