JUCE
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::Listenervirtual
deviceTokenRefreshed(const String &token)juce::PushNotifications::Listenervirtual
handleNotification(bool isLocalNotification, const Notification &notification)juce::PushNotifications::Listenervirtual
handleNotificationAction(bool isLocalNotification, const Notification &notification, const String &actionIdentifier, const String &optionalResponse)juce::PushNotifications::Listenervirtual
localNotificationDismissedByUser(const Notification &notification)juce::PushNotifications::Listenervirtual
notificationSettingsReceived(const Settings &settings)juce::PushNotifications::Listenervirtual
pendingLocalNotificationsListReceived(const Array< Notification > &notifications)juce::PushNotifications::Listenervirtual
remoteNotificationsDeleted()juce::PushNotifications::Listenervirtual
upstreamMessageSendingError(const String &messageId, const String &error)juce::PushNotifications::Listenervirtual
upstreamMessageSent(const String &messageId)juce::PushNotifications::Listenervirtual
~Listener()juce::PushNotifications::Listenervirtual