Delegate iOSNotificationCenter.NotificationReceivedCallback | Mobile Notifications | 1.2.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Delegate iOSNotificationCenter.NotificationReceivedCallback

    Namespace: Unity.Notifications.iOS
    Syntax
    public delegate void NotificationReceivedCallback(iOSNotification notification);
    Parameters
    Type Name Description
    iOSNotification notification
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX