Advertisement
Guest User

Untitled

a guest
Jan 12th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. {
  2. "to":"<<FCMToken>>",
  3. "priority":"high",
  4. "notification":{
  5. "title":"<<Displayname-of-Caller>>",
  6. "text":"<<Date-and-time-of-call>>",
  7. "icon":"icon_notification_missed",
  8. "click_action":"MISSED_CALL"
  9. },
  10. "data":{
  11. "type":"sip-call-missed"
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement