|
Essential Kit
|
This is the complete list of members for NotificationBuilder, including all inherited members.
| Create() | NotificationBuilder | |
| CreateNotification(string notificationId) | NotificationBuilder | static |
| SetAndroidProperties(NotificationAndroidProperties value) | NotificationBuilder | |
| SetBadge(int value) | NotificationBuilder | |
| SetBody(string value) | NotificationBuilder | |
| SetCalendarNotificationTrigger(DateComponents dateComponent, bool repeats=false) | NotificationBuilder | |
| SetIosProperties(NotificationIosProperties value) | NotificationBuilder | |
| SetLocationNotificationTrigger(CircularRegion region, bool notifyOnEntry, bool notifyOnExit, bool repeats=false) | NotificationBuilder | |
| SetPriority(NotificationPriority priority) | NotificationBuilder | |
| SetSoundFileName(string value) | NotificationBuilder | |
| SetSubtitle(string value) | NotificationBuilder | |
| SetTimeIntervalNotificationTrigger(double interval, bool repeats=false) | NotificationBuilder | |
| SetTitle(string value) | NotificationBuilder | |
| SetUserInfo(Dictionary< string, string > value) | NotificationBuilder | |
| SetUserInfo(params KeyValuePair< string, string >[] values) | NotificationBuilder |