Package | Description |
---|---|
com.maplander.model.notification |
Modifier and Type | Method and Description |
---|---|
NotificationContent |
Message.getNotification() |
Modifier and Type | Method and Description |
---|---|
void |
Message.setNotification(NotificationContent notification) |
Constructor and Description |
---|
Message(java.util.List<java.lang.String> registration_ids,
NotificationContent notification,
Data data) |
Message(java.lang.String to,
NotificationContent notification,
Data data) |