docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method GetNotificationChannel

    GetNotificationChannel(string)

    Returns the notification channel with the specified id. The notification channel struct fields might not be identical to the channel struct used to initially register the channel if they were changed by the user.

    Declaration
    public static AndroidNotificationChannel GetNotificationChannel(string channelId)
    Parameters
    Type Name Description
    string channelId

    ID of the channel to retrieve

    Returns
    Type Description
    AndroidNotificationChannel

    Channel with given ID or empty struct if such channel does not exist

    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