Class SendNotificationRV
java.lang.Object
com.maplander.backend.utils.notification.SendNotificationRV
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
createNotifications
(NotificationRV notification, boolean android, boolean web, boolean ios) static void
createNotifications
(NotificationRVToken notification, DeviceTypeEnum deviceTypeEnum) static NotificationRV
fillMarketingNotification
(Marketing marketing) static NotificationRVToken
fillMarketingNotification
(MarketingToken marketing) static NotificationRV
fillSearchRV
(SearchesRV searchesRV, PropertyLite property) static String
sendNotificationsAndroidWeb
(Message message, List<DeviceML> devices)
-
Constructor Details
-
SendNotificationRV
public SendNotificationRV()
-
-
Method Details
-
fillMarketingNotification
-
fillSearchRV
-
fillMarketingNotification
-
createNotifications
public static void createNotifications(NotificationRV notification, boolean android, boolean web, boolean ios) -
createNotifications
public static void createNotifications(NotificationRVToken notification, DeviceTypeEnum deviceTypeEnum) -
sendNotificationsAndroidWeb
-