Loading...
Searching...
No Matches
juce::PushNotifications::Settings::Category Struct Reference

Detailed Description

Describes a category of a notification.

Each category has a unique identifier and a list of associated actions. Note that the OS may allow only a limited number of actions to be presented, so always present most important actions first.

Public Attributes

String identifier
 unique identifier
Array< Actionactions
 optional list of actions within this category
bool sendDismissAction = false
 whether dismiss action will be sent to the app

Member Data Documentation

◆ identifier

String juce::PushNotifications::Settings::Category::identifier

unique identifier

◆ actions

Array<Action> juce::PushNotifications::Settings::Category::actions

optional list of actions within this category

◆ sendDismissAction

bool juce::PushNotifications::Settings::Category::sendDismissAction = false

whether dismiss action will be sent to the app

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram