Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
OrganizationWatermarkContent
Parameters
Name Type Description

text

String

type

LineContentType

Possible values: [VIEWER_NAME, VIEWER_EMAIL, VIEWER_IP_ADDRESS, DATE_AND_TIME, TEXT].

Json Format
{
type: LineContentType,
text: String
}