Discover
What’s New
Features
Made With JUCE
Blog
Learn
Documentation
Course
Tutorials
Resources
Newsletter
Marketplace
Forum
Get JUCE
Modules
All Classes
Tutorials
Course
Loading...
Searching...
No Matches
juce
PushNotifications
juce::PushNotifications Member List
This is the complete list of members for
juce::PushNotifications
, including all inherited members.
addListener
(Listener *l)
juce::PushNotifications
areNotificationsEnabled
() const
juce::PushNotifications
getDeliveredNotifications
() const
juce::PushNotifications
getDeviceToken
() const
juce::PushNotifications
getPendingLocalNotifications
() const
juce::PushNotifications
juce_handleNotificationIntent
(void *)
juce::PushNotifications
friend
removeAllDeliveredNotifications
()
juce::PushNotifications
removeAllPendingLocalNotifications
()
juce::PushNotifications
removeDeliveredNotification
(const String &identifier)
juce::PushNotifications
removeListener
(Listener *l)
juce::PushNotifications
removePendingLocalNotification
(const String &identifier)
juce::PushNotifications
requestPermissionsWithSettings
(const Settings &settings)
juce::PushNotifications
requestSettingsUsed
()
juce::PushNotifications
sendLocalNotification
(const Notification ¬ification)
juce::PushNotifications
sendUpstreamMessage
(const String &serverSenderId, const String &collapseKey, const String &messageId, const String &messageType, int timeToLive, const StringPairArray &additionalData)
juce::PushNotifications
setupChannels
(const Array< ChannelGroup > &groups, const Array< Channel > &channels)
juce::PushNotifications
subscribeToTopic
(const String &topic)
juce::PushNotifications
unsubscribeFromTopic
(const String &topic)
juce::PushNotifications