Uses of Class
org.silverpeas.mobile.client.apps.notificationsbox.events.app.MarkAsReadNotificationsEvent
-
Packages that use MarkAsReadNotificationsEvent Package Description org.silverpeas.mobile.client.apps.notificationsbox org.silverpeas.mobile.client.apps.notificationsbox.events.app -
-
Uses of MarkAsReadNotificationsEvent in org.silverpeas.mobile.client.apps.notificationsbox
Methods in org.silverpeas.mobile.client.apps.notificationsbox with parameters of type MarkAsReadNotificationsEvent Modifier and Type Method Description void
NotificationsBoxApp. markAsReadNotifications(MarkAsReadNotificationsEvent event)
-
Uses of MarkAsReadNotificationsEvent in org.silverpeas.mobile.client.apps.notificationsbox.events.app
Methods in org.silverpeas.mobile.client.apps.notificationsbox.events.app with parameters of type MarkAsReadNotificationsEvent Modifier and Type Method Description void
NotificationsBoxAppEventHandler. markAsReadNotifications(MarkAsReadNotificationsEvent notReadNotificationsEvent)
-