docs.unity.cn
    Show / Hide Table of Contents

    Delegate iOSNotificationCenter.NotificationReceivedCallback

    The delegate type for the notification received callbacks.

    Namespace: Unity.Notifications.iOS
    Syntax
    public delegate void NotificationReceivedCallback(iOSNotification notification);
    Parameters
    Type Name Description
    iOSNotification notification
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Thursday, January 12, 2023
    Terms of use