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