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

allNotifications

Boolean

Required
Not null

filter

String

Default value: ALL.toString()

notificationUuids

Set(String)

Json Format
{
notificationUuids: Set(String),
filter: String,
allNotifications: Boolean
}