Class NotificationUtil
java.lang.Object
com.maplander.backend.utils.notification.NotificationUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic javapns.notification.PushedNotifications
static String
static String
sendFCMOPI
(Message message) static String
static void
sendSuggestPush
(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)
-