Package | Description |
---|---|
com.blackberry.workspaces.api.sdk |
Modifier and Type | Method and Description |
---|---|
UploadResult |
UploadManager.uploadDocument(SubmitDocumentSdsJson uploadInfo,
String localPath,
String tempPath,
String filename,
String targetID)
Uploads a new file to Exchange.
|
UploadResult |
UploadManager.uploadDocumentToRoom(SubmitDocumentsVdrJson uploadInfo,
int roomId,
String destinationFileName,
String filePath,
String classification,
boolean updateMetaDataOnly)
Uploads a new file to the specific workspace.
|
Modifier and Type | Method and Description |
---|---|
void |
UploadManager.getDocumentIDByName(int roomId,
String destinationFileName,
String folder,
UploadResult uploadResult)
Gets documentID by name
|
void |
IUploadManagerEvent.onUploadCompleted(Object sender,
IFileRequestData fileRequestData,
String uid,
String uri,
String previewUri,
UploadResult result) |
Copyright © 2019. All rights reserved.