JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_PushNotifications.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::PushNotifications
 Singleton class responsible for push notifications functionality. More...
 
struct  juce::PushNotifications::Channel
 Android API level 26 or higher only: Represents notification channel through which notifications will be sent. More...
 
struct  juce::PushNotifications::ChannelGroup
 Android API level 26 or higher only: represents a channel group. More...
 
struct  juce::PushNotifications::Listener
 Register a listener (ideally on application startup) to receive information about notifications received and any callbacks to async functions called. More...
 
struct  juce::PushNotifications::Notification
 Represents a notification that can be sent or received. More...
 
struct  juce::PushNotifications::Notification::Action
 Represents an action on a notification that can be presented as a button or a text input. More...
 
struct  juce::PushNotifications::Notification::LedBlinkPattern
 Allows to control the time the device's led is on and off. More...
 
struct  juce::PushNotifications::Notification::Progress
 Used to represent a progress of some operation. More...
 
struct  juce::PushNotifications::Settings
 Describes settings we want to use for current device. More...
 
struct  juce::PushNotifications::Settings::Category
 Describes a category of a notification. More...
 

Namespaces

 juce