UploadStatus Enumeration |
[Missing <summary> documentation for "T:BlackBerry.Workspaces.UploadStatus"]
Namespace: BlackBerry.Workspaces
public enum UploadStatus
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | ||
ConversionFailed | 1 | ||
AfterConversionBeforeSubmit | 2 | ||
Completed | 3 | ||
NetworkError | 4 | ||
Uploading | 5 | ||
Converting | 6 | ||
UpdatingPermissions | 7 | ||
Ready | 8 | ||
Canceled | 9 | ||
Removed | 10 | ||
AlreadyExists | 11 | ||
SubmitFailed | 12 | ||
NoPermissions | 13 | ||
WSDoesntExist | 14 | ||
DocumentNotInCorrectRoom | 15 | ||
SealedWithWrongKey | 16 | ||
FileLocked | 17 | ||
ContentEmpty | 18 | ||
NoSecureTransfer | 19 | ||
AlreadyExistsUnsealed | 20 | ||
ExternalRepositoryError | 21 | ||
PolicyError | 22 | ||
RejectedByDLP | 23 | ||
FolderDoesntExist | 24 | ||
SealedDocumentDoesntExist | 25 | ||
TransientPathDoesntExist | 26 | ||
DocumentAlreadySealed | 27 | ||
CantUpdateWithOtherSealed | 28 |