Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
TransientDocumentInfo
Used for getting file information
Parameters
Name Type Description

objectUrl

String

Required
Not null

Object URL

workspaceGuid

String

Required
Not null

Workspace guid

Json Format
{
workspaceGuid: String,
objectUrl: String
}