LMMS
Loading...
Searching...
No Matches
juce::PushNotifications::ChannelGroup Struct Reference

#include <juce_PushNotifications.h>

Public Attributes

String identifier
String name

Detailed Description

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.

Member Data Documentation

◆ identifier

String juce::PushNotifications::ChannelGroup::identifier

Required: Unique channel group identifier.

◆ name

String juce::PushNotifications::ChannelGroup::name

Required: User visible name of the channel group.


The documentation for this struct was generated from the following file: