Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
ListTransientFolders
Used to get the tree of all folders
Parameters
Name Type Description

folderPath

String

Required
Not null

Folder path

workspaceGuid

String

Required
Not null

Workspace guid

Json Format
{
workspaceGuid: String,
folderPath: String
}