Hi,
I need to attach am an image with push message.
so i need to add following data with the payload.
"style": {
"type": "big_picture",
"big_picture": "http://www.mathrubhumi.com/polopoly_fs/1.1385032.1474961479!/image/image.jpg_gen/derivatives/landscape_607/image.jpg",
"title": "യൂത്ത് കോണ്ഗ്രസ് മാര്ച്ചില് സംഘര്ഷം"
}
How can i add this using java api.
Comments
1 comment