Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
ListWorkspaceGroupMembershipsForUserRequest
Used to list the groups a user is a member of
Parameters
Name Type Description

roomGuid

String

roomId

Integer

userAddress

String

Required
Not null

Json Format
{
roomId: Integer,
roomGuid: String,
userAddress: String
}