Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.resource |
Modifier and Type | Method and Description |
---|---|
SubmitIfNewJson |
Workspaces.createNewDocumentV30(CreateNewDocumentJson createNewDocumentJson)
Create new empty document
|
SubmitIfNewJson |
Rooms.createNewDocumentV30(CreateNewDocumentJson createNewDocumentJson)
Create new empty document
|
SubmitIfNewJson |
Workspaces.submitDocumentIfNewV30(String roomId,
SubmitDocumentVdrJson submitDocumentVdrJson)
Submits a file to a room if the file is new (ie not a new version of an
existing file).
|
SubmitIfNewJson |
Rooms.submitDocumentIfNewV30(String roomId,
SubmitDocumentVdrJson submitDocumentVdrJson)
Submits a file to a room if the file is new (ie not a new version of an
existing file).
|
Copyright © 2019. All rights reserved.