docs.unity3d.com
    Show / Hide Table of Contents

    Namespace Unity.Notifications

    Classes

    NotificationSettings

    Class used to access notification settings for a specific platform.

    NotificationSettings.AndroidSettings

    Class used to access Android-specific notification settings.

    NotificationSettings.iOSSettings

    Class used to access iOS-specific notification settings.

    Enums

    AndroidExactSchedulingOption

    Whether to schedule notifications at exact time or approximately (saves power). Exact scheduling is available in Android 6 (API 23) and newer, lower versions always use inexact scheduling. Android 12 (API 31) or newer requires SCHEDULE_EXACT_ALARM permission and grant from user to use exact scheduling. Android 13 (API 33) or newer can use USE_EXACT_ALARM permission to use exactscheduling without requesting users grant.

    NotificationIconType

    Notification icon type.

    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