Class NotificationUtil
java.lang.Object
com.maplander.backend.utils.notification.NotificationUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic javapns.notification.PushedNotificationsstatic Stringstatic StringsendFCMOPI(Message message) static Stringstatic voidsendSuggestPush(int suggestSize, OfferingTypeEnum operationType, double price, String currency, String colony, String frontImage, Long userSearch, Long userId)
-
Field Details
-
log
-
-
Constructor Details
-
NotificationUtil
public NotificationUtil()
-
-
Method Details
-
sendSuggestPush
-
sendFCM
-
sendFCMOPI
-
sendFCMRV
-
sendAPNS
public static javapns.notification.PushedNotifications sendAPNS(javapns.notification.Payload payload, Object devices)
-