UTNotifications  1.8
Professional Local & Push Notification Plugin
UTNotifications.ScheduledNotification Member List

This is the complete list of members for UTNotifications.ScheduledNotification, including all inherited members.

BADGE_NOT_SPECIFIEDUTNotifications.Notification
badgeNumberUTNotifications.Notification
buttonsUTNotifications.Notification
FromJson(JSONNode json)UTNotifications.Notificationstatic
idUTNotifications.Notification
IsRepeatingUTNotifications.ScheduledNotification
LocalNotification(string title, string text, int id, IDictionary< string, string > userData, string notificationProfile, int badgeNumber, ICollection< Button > buttons)UTNotifications.LocalNotification
LocalNotification(string title, string text, int id)UTNotifications.LocalNotification
LocalNotification(JSONNode json)UTNotifications.LocalNotification
Notification(string title, string text, int id)UTNotifications.Notification
Notification(string title, string text, int id, IDictionary< string, string > userData, string notificationProfile, int badgeNumber, ICollection< Button > buttons)UTNotifications.Notification
Notification(JSONNode json)UTNotifications.Notification
notificationProfileUTNotifications.Notification
ScheduledNotification(DateTime triggerDateTime, string title, string text, int id, IDictionary< string, string > userData, string notificationProfile, int badgeNumber, ICollection< Button > buttons)UTNotifications.ScheduledNotification
ScheduledNotification(DateTime triggerDateTime, string title, string text, int id)UTNotifications.ScheduledNotification
ScheduledNotification(JSONNode json)UTNotifications.ScheduledNotification
SetBadgeNumber(int badgeNumber)UTNotifications.ScheduledNotification
SetButtons(ICollection< Button > buttons)UTNotifications.ScheduledNotification
SetNotificationProfile(string notificationProfile)UTNotifications.ScheduledNotification
SetUserData(IDictionary< string, string > userData)UTNotifications.ScheduledNotification
textUTNotifications.Notification
titleUTNotifications.Notification
ToJson()UTNotifications.ScheduledNotificationvirtual
ToString()UTNotifications.Notification
triggerDateTimeUTNotifications.ScheduledNotification
userDataUTNotifications.Notification