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

validPathInfoListJson

List(ValidPathInfo)

Required
Not null

Json Format
{
validPathInfoListJson: List(
{
workspaceUuid: String,
paths: List(String)
})
}