...
Code Block |
---|
{ "action": "", // display - 1 / non-display - 2 "notificationtype": "", // general -1 / festive - 2 / downtime - 3 / others - 4 "notificationid": "", // integer number "time": "", // 2016-08-29T02:40:33+0530 format "expiry": "", // 600 in minutes "cancellable": 0/1, // 1- true / 0 - false "channel": "", // channel-id "poster": "", // Image URL for display "actiondata": "", // Only for non-display action type "translations": { "en":{ "title": "Welcome to Sunbird!", "msg": "Congratulations on downloading Sunbird, every child's best friend in their learning journey." }, "hi":{ "title": "Welcome to Sunbird!", "msg": "Congratulations on downloading Sunbird, every child's best friend in their learning journey." } } } |
https://projects.invisionapp.com/share/7BO6N68STCM#/screens/321764335
https://github.com/ekstep/Common-Design/wiki/Firebase-Cloud-Messaging(FCM)-Integration-with-sunbird
Anil Gupta Swayangjit Parida Mathew Pallan
...