Uses of Class
com.blackberry.workspaces.sdk.api.json.SubmitDocumentSdsJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api | |
com.blackberry.workspaces.sdk.api.resource |
-
Uses of SubmitDocumentSdsJson in com.blackberry.workspaces.sdk.api
Methods in com.blackberry.workspaces.sdk.api with parameters of type SubmitDocumentSdsJson Modifier and Type Method Description UploadResult
UploadManager. uploadDocument(SubmitDocumentSdsJson uploadInfo, String localPath, String tempPath, String filename, String targetID)
Uploads a new file to Exchange. -
Uses of SubmitDocumentSdsJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type SubmitDocumentSdsJson Modifier and Type Method Description ItemListJson<DocumentJson>
Documents. submitDocumentsV30(SubmitDocumentSdsJson submitDocumentSdsJson)
Submits files in Inbox/Sent items.ItemListJson<DocumentJson>
Files. submitDocumentsV30(SubmitDocumentSdsJson submitDocumentSdsJson)
Submits files in Inbox/Sent items.