Package | Description |
---|---|
com.maplander.model.notification |
Modifier and Type | Method and Description |
---|---|
Data |
Message.getData() |
Modifier and Type | Method and Description |
---|---|
void |
Message.setData(Data data) |
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) |