Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
GetTransientFolderInfo
Workspace to get a single level of folders from
Parameters
Name Type Description

folderPath

String

Required
Not null

Folder path

workspaceGuid

String

Required
Not null

Workspace guid

Json Format
{
workspaceGuid: String,
folderPath: String
}