Index
BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
GroupRequest
Group request when filtering reports
Parameters
Name
Type
Description
groupName
String
Group name
roomGuid
String
Workspace guid
roomId
Integer
Workspace id
Json Format
{
roomId: Integer,
roomGuid: String,
groupName: String
}