Uses of Class
org.silverpeas.mobile.client.apps.notifications.events.app.SendNotificationEvent
-
Packages that use SendNotificationEvent Package Description org.silverpeas.mobile.client.apps.notifications org.silverpeas.mobile.client.apps.notifications.events.app -
-
Uses of SendNotificationEvent in org.silverpeas.mobile.client.apps.notifications
Methods in org.silverpeas.mobile.client.apps.notifications with parameters of type SendNotificationEvent Modifier and Type Method Description void
NotificationsApp. sendNotification(SendNotificationEvent event)
-
Uses of SendNotificationEvent in org.silverpeas.mobile.client.apps.notifications.events.app
Methods in org.silverpeas.mobile.client.apps.notifications.events.app with parameters of type SendNotificationEvent Modifier and Type Method Description void
NotificationsAppEventHandler. sendNotification(SendNotificationEvent event)
-