Delegate AndroidNotificationCenter.NotificationReceivedCallback
The delegate type for the notification received callbacks. It is used in OnNotificationReceived event.
Namespace: Unity.Notifications.Android
Assembly: solution.dll
Syntax
public delegate void AndroidNotificationCenter.NotificationReceivedCallback(AndroidNotificationIntentData data)
Parameters
Type | Name | Description |
---|---|---|
AndroidNotificationIntentData | data |