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

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

BADGE_NOT_SPECIFIEDUTNotifications.Notification
badgeNumberUTNotifications.Notification
buttonsUTNotifications.Notification
FromJson(JSONNode json)UTNotifications.Notificationstatic
idUTNotifications.Notification
intervalSecondsUTNotifications.ScheduledRepeatingNotification
IsRepeatingUTNotifications.ScheduledRepeatingNotification
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
ScheduledRepeatingNotification(DateTime triggerDateTime, int intervalSeconds, string title, string text, int id, IDictionary< string, string > userData, string notificationProfile, int badgeNumber, ICollection< Button > buttons)UTNotifications.ScheduledRepeatingNotification
ScheduledRepeatingNotification(DateTime triggerDateTime, int intervalSeconds, string title, string text, int id)UTNotifications.ScheduledRepeatingNotification
ScheduledRepeatingNotification(JSONNode json)UTNotifications.ScheduledRepeatingNotification
SetBadgeNumber(int badgeNumber)UTNotifications.ScheduledRepeatingNotification
SetButtons(ICollection< Button > buttons)UTNotifications.ScheduledRepeatingNotification
SetNotificationProfile(string notificationProfile)UTNotifications.ScheduledRepeatingNotification
SetUserData(IDictionary< string, string > userData)UTNotifications.ScheduledRepeatingNotification
textUTNotifications.Notification
titleUTNotifications.Notification
ToJson()UTNotifications.ScheduledRepeatingNotificationvirtual
ToString()UTNotifications.Notification
triggerDateTimeUTNotifications.ScheduledNotification
userDataUTNotifications.Notification