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 voidNotificationsApp. 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 voidNotificationsAppEventHandler. sendNotification(SendNotificationEvent event)
-