docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Class AndroidNotificationIntentData

    Wrapper for the AndroidNotification. Contains the notification's id and channel.

    Inheritance
    object
    AndroidNotificationIntentData
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Notifications.Android
    Assembly: solution.dll
    Syntax
    public class AndroidNotificationIntentData

    Constructors

    Name Description
    AndroidNotificationIntentData(int, string, AndroidNotification)

    Create an AndroidNotificationIntentData with AndroidNotification, id, and channel id.

    Properties

    Name Description
    Channel

    The channel id that the notification was sent to.

    Id

    The id of the notification.

    NativeNotification

    Returns the proxy to the Android Java instance of Notification class.

    Notification

    Returns the AndroidNotification.

    In This Article
    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