Slide 22
Slide 22 text
Android notifications with Google Cloud Messaging
Emanuele Palazzetti :: Google Developer Group Perugia
Message with payload
{
"registration_id" : "APA91bHun4MxP5egoKMwt2KZFBaFUH-1RYqx...",
"data" : {
"Nick" : "Mario",
"Text" : "great match!",
"Room" : "PortugalVSDenmark",
},
...
}