|
| override void | WillPresentNotification (UNUserNotificationCenter center, UNNotification notification, Action< UNNotificationPresentationOptions > completionHandler) |
| |
| override void | DidReceiveNotificationResponse (UNUserNotificationCenter center, UNNotificationResponse response, Action completionHandler) |
| |
Definition at line 14 of file NotificationDelegate.cs.
◆ DidReceiveNotificationResponse()
| override void NeuroAccessMaui.NotificationDelegate.DidReceiveNotificationResponse |
( |
UNUserNotificationCenter |
center, |
|
|
UNNotificationResponse |
response, |
|
|
Action |
completionHandler |
|
) |
| |
◆ ProcessSilentNotification()
| static void NeuroAccessMaui.NotificationDelegate.ProcessSilentNotification |
( |
NSDictionary |
userInfo | ) |
|
|
static |
◆ WillPresentNotification()
| override void NeuroAccessMaui.NotificationDelegate.WillPresentNotification |
( |
UNUserNotificationCenter |
center, |
|
|
UNNotification |
notification, |
|
|
Action< UNNotificationPresentationOptions > |
completionHandler |
|
) |
| |
The documentation for this class was generated from the following file: