Skip to content

Instantly share code, notes, and snippets.

@celiovasconcelos
Last active July 31, 2017 20:10
Show Gist options
  • Save celiovasconcelos/6942601 to your computer and use it in GitHub Desktop.
Save celiovasconcelos/6942601 to your computer and use it in GitHub Desktop.
//C# for MonoDroid
using Com.Pushlink.Android;
...
PushLink.Start(this, Resource.Drawable.Icon, "yourApiKey", "yourDeviceID");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment