Delegate iOSNotificationCenter.NotificationReceivedCallback
The delegate type for the notification received callbacks.
Namespace: Unity.Notifications.iOS
Assembly: solution.dll
Syntax
public delegate void iOSNotificationCenter.NotificationReceivedCallback(iOSNotification notification)
Parameters
Type | Name | Description |
---|---|---|
iOSNotification | notification |