Namespace Unity.Notifications.iOS | Mobile Notifications | 1.0.4-preview.9
docs.unity3d.com
    Show / Hide Table of Contents

    Namespace Unity.Notifications.iOS

    Classes

    AuthorizationRequest

    Use this to request authorization to interact with the user when you with to deliver local and remote notifications are delivered to the user's device.

    iOSNotification

    The iOSNotification class is used schedule local notifications. It includes the content of the notification and the trigger conditions for delivery. An instance of this class is also returned when receiving remote notifications..

    iOSNotificationCenter

    Use the iOSNotificationCenter to register notification channels and schedule local notifications.

    Structs

    iOSNotificationCalendarTrigger

    A trigger condition that causes a notification to be delivered at a specific date and time.

    iOSNotificationLocationTrigger

    A trigger condition that causes a notification to be delivered when the user's device enters or exits the specified geographic region.

    iOSNotificationPushTrigger

    A trigger condition that indicates the notification was sent from Apple Push Notification Service (APNs).

    iOSNotificationSettings

    iOSNotificationSettings contains the current authorization status and notification-related settings for your app. Your app must receive authorization to schedule notifications.

    iOSNotificationTimeIntervalTrigger

    A trigger condition that causes a notification to be delivered after the specified amount of time elapses.

    Interfaces

    iOSNotificationTrigger

    iOSNotificationTrigger interface is implemented by notification trigger types representing an event that triggers the delivery of a notification.

    Enums

    AlertStyle

    Presentation styles for alerts.

    AuthorizationOption

    Enum for requesting authorization to interact with the user.

    AuthorizationStatus

    Enum indicating whether the app is allowed to schedule notifications.

    NotificationSetting

    Enum indicating the current status of a notification setting.

    PresentationOption

    Constants indicating how to present a notification in a foreground app

    ShowPreviewsSetting

    The style for previewing a notification's content.

    Delegates

    iOSNotificationCenter.NotificationReceivedCallback

    In This Article
    • Classes
    • Structs
    • Interfaces
    • Enums
    • Delegates
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023