Skip to content

Instantly share code, notes, and snippets.

@sebastienblanc
Created February 21, 2013 19:55
Show Gist options
  • Save sebastienblanc/5007628 to your computer and use it in GitHub Desktop.
Save sebastienblanc/5007628 to your computer and use it in GitHub Desktop.
AeroGear.Notifier.addChannel(String channel);
AeroGear.Notifier.myChannel.onMessage(data);
AeroGear.Notifier.myChannel.publishMessage(data);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment