public interface NotificationLoaderFinishListener
RemoteNotifications.updateNotificationsFromServer(UpdatePolicy, NotificationLoaderFinishListener)
to be informed when the update of the Notifications is finished.Modifier and Type | Method and Description |
---|---|
void |
onDownloadFinished(java.util.Set<UserNotification> notifications)
Listener to attach to
RemoteNotifications.updateNotificationsFromServer(UpdatePolicy, NotificationLoaderFinishListener)
to be informed when the update of the Notifications is finished. |
void onDownloadFinished(java.util.Set<UserNotification> notifications)
RemoteNotifications.updateNotificationsFromServer(UpdatePolicy, NotificationLoaderFinishListener)
to be informed when the update of the Notifications is finished.notifications
- the notifications