INotificationsProvider Methods
Declares members implemented by Notifications Providers.
Name | Description |
---|---|
Dismiss |
Dismisses the specified notification item. |
Get |
Returns the number of active notifications. |
Get |
Returns the list of notification items. |
Get |
Returns the number of postponed notifications. |
Postpone |
Postpones the specified notification item for the given amount of time. |
See Also