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 Class Reference\n\nFirebase.Messaging.AndroidNotificationParams\n============================================\n\nData structure for parameters that are unique to the Android implementation.\n\nSummary\n-------\n\n| ### Properties ||\n|---------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|\n| [ChannelId](#class_firebase_1_1_messaging_1_1_android_notification_params_1ae0127c52b6327c4aa98512ec0cf96d73) | `string` The channel id that was provided when the message was sent. |\n\nProperties\n----------\n\n### ChannelId\n\n```c#\nstring ChannelId\n``` \nThe channel id that was provided when the message was sent."]]