docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum QueryLastRespondedNotificationState

    The state of the query for last responded notification. Returned by State

    Namespace: Unity.Notifications.iOS
    Assembly: Unity.Notifications.iOS.dll
    Syntax
    public enum QueryLastRespondedNotificationState

    Fields

    Name Description
    HaveRespondedNotification

    Operation is complete, app was launched by tapping the notification, that can be retrieved via Notification property.

    NoRespondedNotification

    Operation is complete, app was launched normally, no notification was tapped.

    Pending

    Operation is ongoing, wait for next frame and check again.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)