Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
InviteText
Information about the invite email
Parameters
Name Type Description

subject

String

Subject line for invite email

text

String

Text of invite message

Json Format
{
subject: String,
text: String
}