firebase::messaging::AndroidNotificationParams

#include <messaging.h>

Data structure for parameters that are unique to the Android implementation.

Summary

Public attributes

channel_id
std::string
The channel id that was provided when the message was sent.

Public attributes

channel_id

std::string firebase::messaging::AndroidNotificationParams::channel_id

The channel id that was provided when the message was sent.