Click or drag to resize

NotificationService Methods

OFV Kjøretøydata service

The NotificationService type exposes the following members.

Methods
  NameDescription
Public methodRemove
Delete specific one
Public methodRetrieveList
Retrieve list of all available notifications for user.
Public methodRetrieveOne
Retrieve a specific notification.
Public methodStore
Store (NEW/UPDATE) notification.

- if id is 0 then new entry will be added in database, otherwise its threated as an update.

Top
See Also