Delegate AndroidNotificationCenter.NotificationReceivedCallback
Namespace: Unity.Notifications.Android
Syntax
public delegate void NotificationReceivedCallback(AndroidNotificationIntentData data);
Parameters
| Type | Name | Description |
|---|---|---|
| AndroidNotificationIntentData | data |