Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
GetIManageDocumentPermissionsForIos
Used to identify a workspace to get permission information from
Parameters
Name Type Description

documentItemId

String

The imanage item id for the document

workspaceGuid

String

Required
Not null

The workspace guid

Json Format
{
workspaceGuid: String,
documentItemId: String
}