NotificationsPushoverSend Method |
Namespace: Clio.Utilities
public static void Send( string token, string user, string message, string device = null, string title = null, string url = null, string urlTitle = null, int priority = 0, PushoverSound sound = PushoverSound.Pushover )