Interface | Description |
---|---|
NotificationLoaderFinishListener |
Listener to attach to
RemoteNotifications.updateNotificationsFromServer(UpdatePolicy, NotificationLoaderFinishListener)
to be informed when the update of the Notifications is finished. |
Class | Description |
---|---|
NotificationLoaderTask |
AsyncTask to load notifications from a server.
|