[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-01-23 UTC."],[],[],null,["# firebase::messaging::AndroidNotificationParams Struct Reference\n\nfirebase::messaging::AndroidNotificationParams\n==============================================\n\n\n`#include \u003cmessaging.h\u003e`\n\nData structure for parameters that are unique to the Android implementation.\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------|\n| [channel_id](#structfirebase_1_1messaging_1_1_android_notification_params_1a800289e13efa788c9b6a8395499b607f) | `std::string` The channel id that was provided when the message was sent. |\n\nPublic attributes\n-----------------\n\n### channel_id\n\n```c++\nstd::string firebase::messaging::AndroidNotificationParams::channel_id\n``` \nThe channel id that was provided when the message was sent."]]