docs.unity.cn
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, May 22, 2023