Index
BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
ListSitesOutput
Parameters
Name
Type
Description
name
String
url
String
userName
String
uuid
String
Json Format
{
uuid: String,
url: String,
name: String,
userName: String
}