You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after #34
on gcm client add option to recieve this , show notification
{
"to": "/topics/foo-bar",
"data": {
"type":"eventdetailchange"
"event":"bla bla event"
"timing": "20:00-23:00",
"venue": "oat"
}
}
add option in data provider to change event timing and venue.
The text was updated successfully, but these errors were encountered:
after #34
on gcm client add option to recieve this , show notification
{
"to": "/topics/foo-bar",
"data": {
"type":"eventdetailchange"
"event":"bla bla event"
"timing": "20:00-23:00",
"venue": "oat"
}
}
add option in data provider to change event timing and venue.
The text was updated successfully, but these errors were encountered: