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

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

BADGE_NOT_SPECIFIEDUTNotifications.Notification
badgeNumberUTNotifications.Notification
buttonsUTNotifications.Notification
FromJson(JSONNode json)UTNotifications.Notificationstatic
idUTNotifications.Notification
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
providerUTNotifications.PushNotification
PushNotification(PushNotificationsProvider provider, string title, string text, int id, IDictionary< string, string > userData, string notificationProfile, int badgeNumber, ICollection< Button > buttons)UTNotifications.PushNotification
PushNotification(PushNotificationsProvider provider, string title, string text, int id)UTNotifications.PushNotification
PushNotification(JSONNode json)UTNotifications.PushNotification
SetBadgeNumber(int badgeNumber)UTNotifications.PushNotification
SetButtons(ICollection< Button > buttons)UTNotifications.PushNotification
SetNotificationProfile(string notificationProfile)UTNotifications.PushNotification
SetUserData(IDictionary< string, string > userData)UTNotifications.PushNotification
textUTNotifications.Notification
titleUTNotifications.Notification
ToJson()UTNotifications.PushNotificationvirtual
ToString()UTNotifications.Notification
userDataUTNotifications.Notification