NotificationService Methods |
The NotificationService type exposes the following members.
| Name | Description | |
|---|---|---|
| Remove |
Delete specific one
| |
| RetrieveList |
Retrieve list of all available notifications for user.
| |
| RetrieveOne |
Retrieve a specific notification.
| |
| Store |
Store (NEW/UPDATE) notification.
- if id is 0 then new entry will be added in database, otherwise its threated as an update. |