Click or drag to resize
Notifications Class
Functions for managing notifications.
Inheritance Hierarchy
SystemObject
  BlackBerry.Workspaces.ResourceNotifications

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public class Notifications

The Notifications type exposes the following members.

Constructors
  NameDescription
Public methodNotifications
Initializes a new instance of the Notifications class
Top
Methods
  NameDescription
Public methodDeleteEmbeddedNotificationsV30
Public methodDeleteNotificationsV30
Deletes the user's notifications.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNotificationsV30
Lists the user's notifications.
Public methodGetTotalEmbeddedNotificationsV30
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUserDeviceNotificationSettingsListV30
Public methodListAllEmbeddedNotificationsListV30
Public methodListEmbeddedSummaryNotificationsListV30
Public methodMarkEmbeddedNotificationsV30
Public methodMarkNotificationsV30
Marks the user's notifications.
Public methodSetHideUserNotificationsV30
Public methodSetUserDeviceNotificationSettingsV30
Public methodSetUserWorkspaceNotificationSettingsV30
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also