Class NotificationsPushHelper
java.lang.Object
org.silverpeas.mobile.server.services.helpers.NotificationsPushHelper
- Author:
- svu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NotificationsPushHelperprotected TokenDAOvoidsendNotification(String userId, Map<String, Object> notifData) voidstoreToken(String userId, String token)
-
Constructor Details
-
NotificationsPushHelper
public NotificationsPushHelper()
-
-
Method Details
-
getInstance
-
getTokenDAO
-
storeToken
-
sendNotification
-
sendToToken
-