JUCE
|
Android API level 26 or higher only: represents a channel group. More...
Public Attributes | |
String | identifier |
Required: Unique channel group identifier. More... | |
String | name |
Required: User visible name of the channel group. More... | |
Android API level 26 or higher only: represents a channel group.
This allows for visual grouping of corresponding channels in notification settings presented to the user. At least one channel group has to be specified before notifications can be sent.
String PushNotifications::ChannelGroup::identifier |
Required: Unique channel group identifier.
String PushNotifications::ChannelGroup::name |
Required: User visible name of the channel group.