Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.resource |
Modifier and Type | Method and Description |
---|---|
ItemListJson<EntityPermissionJson> |
IManageWorkspaces.getPermissionsForIOSV30(GetIManageDocumentPermissionsForIosJson getIManageDocumentPermissionsForIosJson)
Returns the iOS-targeted list of permissions for a file.
|
ItemListJson<EntityPermissionJson> |
TransientWorkspaces.getPermissionsForIOSV30(GetTransientDocumentPermissionsForIosJson getTransientDocumentPermissionsForIosJson)
Returns the iOS-targeted list of permissions for a file.
|
ItemListJson<EntityPermissionJson> |
Files.getPermissionsV30(String guid)
Returns a list of a file's current recipients and their permissions for
the file.
|
ItemListJson<EntityPermissionJson> |
Documents.getPermissionsV30(String guid)
Returns a list of a file's current recipients and their permissions for
the file.
|
ItemListJson<EntityPermissionJson> |
Workspaces.getPermissionsV30(String guid,
String roomId)
Returns all permitted entities permitted to the workspace.
|
ItemListJson<EntityPermissionJson> |
Rooms.getPermissionsV30(String guid,
String roomId)
Returns all permitted entities permitted to the workspace.
|
Copyright © 2019. All rights reserved.