Class SendNotificationRV
java.lang.Object
com.maplander.backend.utils.notification.SendNotificationRV
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateNotifications(NotificationRV notification, boolean android, boolean web, boolean ios) static voidcreateNotifications(NotificationRVToken notification, DeviceTypeEnum deviceTypeEnum) static NotificationRVfillMarketingNotification(Marketing marketing) static NotificationRVTokenfillMarketingNotification(MarketingToken marketing) static NotificationRVfillSearchRV(SearchesRV searchesRV, PropertyLite property) static StringsendNotificationsAndroidWeb(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
-