Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Payload for display messages:

...

{
"actiontype":

...

"display",

...


"notificationtype":

...

"general/festive/downtime/others",

...


"notificationid":

...

"1235",

...


"expiry":

...

"34646millis",

...


"type":

...

"cancellable/non-cancellable",

...


"channel":

...

"channel-id",

...


"poster":

...

"image-url",

...


"fields":

...

[

...


{
"language":

...

"en",

...


"title":

...

"Welcome

...

to

...

Sunbird!",

...


"msg":

...

"Congratulations

...

on

...

downloading

...

Sunbird,

...

every

...

child's

...

best

...

friend

...

in

...

their

...

learning

...

journey."

...


},

...


{
"language":

...

"hi",

...


"title":

...

"Welcome

...

to

...

Sunbird!",

...


"msg":

...

"Congratulations

...

on

...

downloading

...

Sunbird,

...

every

...

child's

...

best

...

friend

...

in

...

their

...

learning

...

journey."

...


}
]
}

Payload for non-display messages:

{
"actiontype": "non-display",
"notificationtype": "enable-feature/disable-feature",
"notificationid": "1235",
"expiry": "34646millis",
"data": "free form string data"
}


Anil Gupta Swayangjit Parida Mathew Pallan