Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
SharepointRoom
SharePoint workspace
Parameters
Name Type Description

externalId

String

External id

path

String

Path

roomId

Integer

Workspace id

sharepointSelectedPath

String

SharePoint selected path

Json Format
{
roomId: Integer,
externalId: String,
path: String,
sharepointSelectedPath: String
}