Index
BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
DropboxRootInfo
Parameters
Name
Type
Description
home_namespace_id
String
Not null
home_path
String
Not null
root_namespace_id
String
Not null
Json Format
{
root_namespace_id: String,
home_namespace_id: String,
home_path: String
}