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

itemId

String

Required
Not null

IManage itemId

workspaceGuid

String

Required
Not null

Workspace guid

Json Format
{
workspaceGuid: String,
itemId: String
}