We are sending notifications with java SDK using WebDevicePayload.Builder and NotificationBuilder
But we can't find the way to send the field Media which is defined when we try to send a web notification from airship:
We tried to send the Media field with the method addExtraEntry(String key, String value) with the key "image" but this did not work.
Could you help us by giving us an idea of how to send this field?
Comments
6 comments