Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
NeuroAccessMaui.NotificationDelegate Class Reference
Inheritance diagram for NeuroAccessMaui.NotificationDelegate:

Public Member Functions

override void WillPresentNotification (UNUserNotificationCenter center, UNNotification notification, Action< UNNotificationPresentationOptions > completionHandler)
 
override void DidReceiveNotificationResponse (UNUserNotificationCenter center, UNNotificationResponse response, Action completionHandler)
 

Static Public Member Functions

static void ProcessSilentNotification (NSDictionary userInfo)
 

Detailed Description

Definition at line 14 of file NotificationDelegate.cs.

Member Function Documentation

◆ DidReceiveNotificationResponse()

override void NeuroAccessMaui.NotificationDelegate.DidReceiveNotificationResponse ( UNUserNotificationCenter  center,
UNNotificationResponse  response,
Action  completionHandler 
)

Definition at line 47 of file NotificationDelegate.cs.

◆ ProcessSilentNotification()

static void NeuroAccessMaui.NotificationDelegate.ProcessSilentNotification ( NSDictionary  userInfo)
static

Definition at line 72 of file NotificationDelegate.cs.

◆ WillPresentNotification()

override void NeuroAccessMaui.NotificationDelegate.WillPresentNotification ( UNUserNotificationCenter  center,
UNNotification  notification,
Action< UNNotificationPresentationOptions >  completionHandler 
)

Definition at line 18 of file NotificationDelegate.cs.


The documentation for this class was generated from the following file: