The IDataService type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddNotificationTypeAction |
Creates a new Notification Type Action
|
![]() | CountNotifications |
Gets the amount of Notifications of a user
|
![]() | CreateNotificationType |
Creates a new Notification Type
|
![]() | DeleteNotification |
Delete a Notification
|
![]() | DeleteNotificationType |
Deletes an existing Notification Type
|
![]() | DeleteNotificationTypeAction |
Deletes a Notification Type Action
|
![]() | DeleteUserNotifications |
Deletes all the Notifications of a user
|
![]() | GetNotification |
Gets a Notification
|
![]() | GetNotificationByContext |
Gets a Notification
|
![]() | GetNotifications |
Gets a paginated list of Notifications
|
![]() | GetNotificationType |
Gets a Notification Type
|
![]() | GetNotificationTypeAction |
Gets a Notification Type Action
|
![]() | GetNotificationTypeActionByName |
Gets a Notification Type Action
|
![]() | GetNotificationTypeActions |
Gets all the Notification Type Action of a Notification Type
|
![]() | GetNotificationTypeByName |
Gets a Notification Type
|
![]() | GetToasts |
Get a list of Toast Notifications that have not been delivered yet.
|
![]() | IsToastPending |
Whether a Toast Notification is pending or not
|
![]() | MarkReadyForToast |
Mark a Toast ready for sending
|
![]() | MarkToastSent |
Mark Toast being already sent
|
![]() | SendNotification |
Send a notification to its receivers
|