Guest User

Untitled

a guest
Nov 21st, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. {
  2. "to" : "fpsLTKw4VDM:APA91bEGzAF2wHO53J9TITVuU0DFeBdWQmsKSrZGKFj1xC8FwHK4p1lK9HMhjudUHbNxPMODPlPEIbVQGtJNo54e8MSwOZrWJSSUJTS22iARGcr_fezhwgfRHGkK8jTVzuWZY-bTHkRi",
  3. "content_available" : true,
  4. "priority" : "high",
  5. "notification" : {
  6. "body" : "Friday Freeday121",
  7. "title" : "Complete Activity11221",
  8. "click_action": "detail_notif",
  9. "icon": "ic_launcher",
  10. "picture": "ic_launcher",
  11. "content_available" : true,
  12. "vibrate": 300
  13. },
  14. "data" : {
  15. "my_custom_data": {
  16. "data_1":"isi data 1",
  17. "data_2":"isi data 2"
  18. },
  19. "custom_notification": {
  20. "body" : "Friday Freeday22",
  21. "title" : "Complete Activity",
  22. "content_available" : true,
  23. "priority" : "high",
  24. "show_in_foreground": true,
  25. "picture": "ic_launcher",
  26. "icon": "ic_launcher",
  27. "large_icon": "ic_launcher",
  28. "click_action": "detail_notif",
  29. "vibrate": 300,
  30. "my_custom_data": {
  31. "data_1":"isi data 1",
  32. "data_2":"isi data 2"
  33. }
  34. },
  35. "click_action": "detail_notif"
  36. }
  37. }
Add Comment
Please, Sign In to add comment