|
LMMS
|
This is the complete list of members for juce::PushNotificationsDelegate, including all inherited members.
| delegate | juce::PushNotificationsDelegate | protected |
| didActivateNotification(NSUserNotification *notification)=0 | juce::PushNotificationsDelegate | pure virtual |
| didDeliverNotification(NSUserNotification *notification)=0 | juce::PushNotificationsDelegate | pure virtual |
| didReceiveRemoteNotification(NSDictionary *userInfo)=0 | juce::PushNotificationsDelegate | pure virtual |
| failedToRegisterForRemoteNotifications(NSError *error)=0 | juce::PushNotificationsDelegate | pure virtual |
| getClass() | juce::PushNotificationsDelegate | inlineprivatestatic |
| PushNotificationsDelegate() | juce::PushNotificationsDelegate | inline |
| registeredForRemoteNotifications(NSData *deviceToken)=0 | juce::PushNotificationsDelegate | pure virtual |
| shouldPresentNotification(NSUserNotification *notification)=0 | juce::PushNotificationsDelegate | pure virtual |
| ~PushNotificationsDelegate() | juce::PushNotificationsDelegate | inlinevirtual |