CloudServices/Notifications/Specification/POSTOffice: Difference between revisions

m
Line 39: Line 39:
<pre>
<pre>
{
{
   "type":"notification",
   "type": "notification",
   "title":"You've got mail!",
   "title": "You've got mail!",
   "body":"There are current 2 messages in your inbox.",
   "body": "There are current 2 messages in your inbox.",
   "url":"http://mail.google.com"
   "url": "http://mail.google.com"
}
}
</pre>
</pre>
169

edits