Skip to content

Instantly share code, notes, and snippets.

@toddboyd
Last active February 23, 2020 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toddboyd/f41afb6a5ec7aec92083987aad0030db to your computer and use it in GitHub Desktop.
Save toddboyd/f41afb6a5ec7aec92083987aad0030db to your computer and use it in GitHub Desktop.
public static void SendNotification(String application, 
String title, 
String message, 
ClientNotificationType notificationType, 
Boolean allUsers);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment