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

commentMentioned

Boolean

commentReplied

Boolean

deviceType

String

Not null
Minimum size: 1  Maximum size: 100

editFile

Boolean

otherNotifications

Boolean

pendingPermissionRequest

Boolean

sharedFile

Boolean

Json Format
{
deviceType: String,
commentMentioned: Boolean,
commentReplied: Boolean,
sharedFile: Boolean,
editFile: Boolean,
pendingPermissionRequest: Boolean,
otherNotifications: Boolean
}