Essential Kit
Loading...
Searching...
No Matches
NotificationServices Member List

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

CancelAllScheduledNotifications()NotificationServicesstatic
CancelScheduledNotification(string notificationId)NotificationServicesstatic
CancelScheduledNotification(INotification notification)NotificationServicesstatic
CreateNotificationWithId(string notificationId)NotificationServicesstatic
GetDeliveredNotifications(EventCallback< NotificationServicesGetDeliveredNotificationsResult > callback=null)NotificationServicesstatic
GetScheduledNotifications(EventCallback< NotificationServicesGetScheduledNotificationsResult > callback=null)NotificationServicesstatic
GetSettings(Callback< NotificationServicesGetSettingsResult > callback=null)NotificationServicesstatic
Initialize(NotificationServicesUnitySettings settings)NotificationServicesstatic
IsRegisteredForPushNotifications()NotificationServicesstatic
RegisterForPushNotifications(EventCallback< NotificationServicesRegisterForPushNotificationsResult > callback=null)NotificationServicesstatic
RemoveAllDeliveredNotifications()NotificationServicesstatic
RequestPermission(NotificationPermissionOptions options, bool showPrepermissionDialog=true, EventCallback< NotificationServicesRequestPermissionResult > callback=null)NotificationServicesstatic
ScheduledNotificationsNotificationServicesstatic
ScheduleNotification(INotification notification, CompletionCallback callback=null)NotificationServicesstatic
SetApplicationIconBadgeNumber(int count)NotificationServicesstatic
UnregisterForPushNotifications()NotificationServicesstatic