Skip to content

Instantly share code, notes, and snippets.

@gngeorgiev
Last active November 24, 2017 18:54
Show Gist options
  • Save gngeorgiev/2e1af53f027ab2e23e3ce838dd2d2d6b to your computer and use it in GitHub Desktop.
Save gngeorgiev/2e1af53f027ab2e23e3ce838dd2d2d6b to your computer and use it in GitHub Desktop.
sashido-telerik-platform-push.js
everlive.push.notifications.create({
Filter: {
'Parameters.City': 'Tokyo'
},
Message: 'The Giants won against the Mets 2-3.'
}).then(...);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment