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::Listener Member List

This is the complete list of members for juce::PushNotifications::Listener, including all inherited members.

deliveredNotificationsListReceived(const Array< Notification > &notifications)juce::PushNotifications::Listenerinlinevirtual
deviceTokenRefreshed(const String &token)juce::PushNotifications::Listenerinlinevirtual
handleNotification(bool isLocalNotification, const Notification &notification)juce::PushNotifications::Listenerinlinevirtual
handleNotificationAction(bool isLocalNotification, const Notification &notification, const String &actionIdentifier, const String &optionalResponse)juce::PushNotifications::Listenerinlinevirtual
localNotificationDismissedByUser(const Notification &notification)juce::PushNotifications::Listenerinlinevirtual
notificationSettingsReceived(const Settings &settings)juce::PushNotifications::Listenerinlinevirtual
pendingLocalNotificationsListReceived(const Array< Notification > &notifications)juce::PushNotifications::Listenerinlinevirtual
remoteNotificationsDeleted()juce::PushNotifications::Listenerinlinevirtual
upstreamMessageSendingError(const String &messageId, const String &error)juce::PushNotifications::Listenerinlinevirtual
upstreamMessageSent(const String &messageId)juce::PushNotifications::Listenerinlinevirtual
~Listener()=defaultjuce::PushNotifications::Listenervirtual