Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
TransientWorkspaceExternalData
Workspace external data
Parameters
Name Type Description

password

String

Password

path

String

Path

userName

String

User name

Json Format
{
path: String,
userName: String,
password: String
}