Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
TransientDocumentAndUsers
Parameters
Name Type Description

objectUrl

String

Required
Not null

File guid

userAddresses

Set(String)

Required
Not null

user address of annotators

workspaceGuid

String

Required
Not null

Json Format
{
objectUrl: String,
userAddresses: Set(String),
workspaceGuid: String
}