Index | BlackBerry Workspaces SDK |
Name | Path | Version | Description |
---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
deleteEmbeddedNotificationsV30
|
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/embedded/delete | ||
Request Body: | DeleteEmbeddedNotification | ||
Response Headers: | N/A | ||
Response Body: | BulkOperationResult | ||
|
deleteNotificationsV30Deletes the user's notifications. |
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/delete | ||
Request Body: | DeleteNotification | ||
Response Headers: | N/A | ||
Response Body: | BulkOperationResult | ||
|
getNotificationsV30Lists the user's notifications. |
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/list | ||
Request Body: | ListNotifications | ||
Response Headers: | N/A | ||
Response Body: | PagingItemListJson |
||
|
getTotalEmbeddedNotificationsV30 |
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/embedded/all/list/count | ||
Request Body: | TotalEmbeddedNotificationsRequest | ||
Response Headers: | N/A | ||
Response Body: | TotalEmbeddedNotificationsResponse of type EmbeddedNotification | ||
|
getUserDeviceNotificationSettingsListV30
|
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/user/device/notifications/settings/list | ||
Request Body: | DeviceType | ||
Response Headers: | N/A | ||
Response Body: | UserDeviceNotificationTypeSettings | ||
|
listAllEmbeddedNotificationsListV30 |
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/embedded/all/list | ||
Request Body: | ListAllNotifications | ||
Response Headers: | N/A | ||
Response Body: | ItemListJson |
||
|
listEmbeddedSummaryNotificationsListV30 |
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/embedded/summary/list | ||
Request Body: | ListSummaryEmbeddedNotification | ||
Response Headers: | N/A | ||
Response Body: | ItemListJson |
||
|
markEmbeddedNotificationsV30
|
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/embedded/mark | ||
Request Body: | MarkEmbeddedNotification | ||
Response Headers: | N/A | ||
Response Body: | BulkOperationResult | ||
|
markNotificationsV30Marks the user's notifications. |
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/mark | ||
Request Body: | MarkNotification | ||
Response Headers: | N/A | ||
Response Body: | BulkOperationResult | ||
|
setHideUserNotificationsV30
|
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/hide | ||
Request Body: | HideNotification | ||
Response Headers: | N/A | ||
Response Body: | BulkOperationResult | ||
|
setUserDeviceNotificationSettingsV30
|
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/user/device/notifications/settings/set | ||
Request Body: | UserDeviceNotificationTypeSettings | ||
Response Headers: | N/A | ||
Response Body: | BulkOperationResult | ||
|
setUserWorkspaceNotificationSettingsV30
|
|||
Version: | 3.0 | ||
Synopsis: | POST | ||
Path: | /notifications/user/workspace/notifications/settings/set | ||
Request Body: | ListUserWorkspaceNotificationsSettings | ||
Response Headers: | N/A | ||
Response Body: | BulkOperationResult | ||
|