Delegate AndroidNotificationCenter.NotificationReceivedCallback
The delegate type for the notification received callbacks.
Namespace: Unity.Notifications.Android
Syntax
public delegate void NotificationReceivedCallback(AndroidNotificationIntentData data);
Parameters
Type | Name | Description |
---|---|---|
AndroidNotificationIntentData | data |