Class Message
java.lang.Object
com.maplander.backend.model.notification.Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.firebase.messaging.MessagegetData()getTo()voidvoidsetImage_url(String image_url) voidsetNotification(NotificationContent notification) voidstatic com.google.firebase.messaging.MessagetoFcmMessage(Message message) toString()
-
Constructor Details
-
Message
public Message() -
Message
-
-
Method Details
-
getTo
-
setTo
-
getNotification
-
setNotification
-
getData
-
setData
-
getImage_url
-
setImage_url
-
toFcmMessage
-
exportToFcmMessage
public com.google.firebase.messaging.Message exportToFcmMessage() -
toString
-