Index
BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
RoomLinks
Used when getting a URL for a workspace
Parameters
Name
Type
Description
directLink
URI
Direct link
quickShareLink
URI
Quick share
trackActivityLink
URI
Track Activity
Json Format
{
directLink: URI,
trackActivityLink: URI,
quickShareLink: URI
}