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> |
Documents.getPermissionsV30(String guid) |
Returns a list of a file's current recipients and their permissions for
the file.
|
ItemListJson<EntityPermissionJson> |
Files.getPermissionsV30(String guid) |
Returns a list of a file's current recipients and their permissions for
the file.
|
ItemListJson<EntityPermissionJson> |
Rooms.getPermissionsV30(String guid,
String roomId) |
Returns all permitted entities permitted to the workspace.
|
ItemListJson<EntityPermissionJson> |
Workspaces.getPermissionsV30(String guid,
String roomId) |
Returns all permitted entities permitted to the workspace.
|