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

userWorkspaceNotificationsSettings

Set(UserWorkspaceNotificationsSettings)

Not null
Minimum size: 1  Maximum size: 2147483647

Json Format
{
userWorkspaceNotificationsSettings: Set(
{
workspaceUuid: String,
notificationsEnabled: Boolean
})
}