Stay organized with collections
Save and categorize content based on your preferences.
Firebase.Messaging.AndroidNotificationParams
Data structure for parameters that are unique to the Android implementation.
Summary
Properties
|
ChannelId
|
string
The channel id that was provided when the message was sent.
|
Properties
ChannelId
string ChannelId
The channel id that was provided when the message was sent.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-24 UTC.
[null,null,["Last updated 2025-07-24 UTC."],[],[],null,["Firebase.Messaging.AndroidNotificationParams\n\nData structure for parameters that are unique to the Android implementation.\n\nSummary\n\nProperties \n\nChannelId \n\n```c#\nstring ChannelId\n``` \nThe channel id that was provided when the message was sent.\n\nPublic functions \n\nDispose \n\n```c#\nvoid Dispose()\n``` \n**[Deprecated.](/docs/reference/unity/deprecated/deprecated)**No longer needed, will be removed in the future. \n\nDispose \n\n```c#\nvoid Dispose(\n bool disposing\n)\n``` \n**[Deprecated.](/docs/reference/unity/deprecated/deprecated)**No longer needed, will be removed in the future."]]