◆ PushNotificationsDelegate()
| juce::PushNotificationsDelegate::PushNotificationsDelegate |
( |
| ) |
|
|
inline |
◆ ~PushNotificationsDelegate()
| virtual juce::PushNotificationsDelegate::~PushNotificationsDelegate |
( |
| ) |
|
|
inlinevirtual |
◆ didActivateNotification()
| virtual void juce::PushNotificationsDelegate::didActivateNotification |
( |
NSUserNotification * | notification | ) |
|
|
pure virtual |
◆ didDeliverNotification()
| virtual void juce::PushNotificationsDelegate::didDeliverNotification |
( |
NSUserNotification * | notification | ) |
|
|
pure virtual |
◆ didReceiveRemoteNotification()
| virtual void juce::PushNotificationsDelegate::didReceiveRemoteNotification |
( |
NSDictionary * | userInfo | ) |
|
|
pure virtual |
◆ failedToRegisterForRemoteNotifications()
| virtual void juce::PushNotificationsDelegate::failedToRegisterForRemoteNotifications |
( |
NSError * | error | ) |
|
|
pure virtual |
◆ getClass()
| Class & juce::PushNotificationsDelegate::getClass |
( |
| ) |
|
|
inlinestaticprivate |
◆ registeredForRemoteNotifications()
| virtual void juce::PushNotificationsDelegate::registeredForRemoteNotifications |
( |
NSData * | deviceToken | ) |
|
|
pure virtual |
◆ shouldPresentNotification()
| virtual bool juce::PushNotificationsDelegate::shouldPresentNotification |
( |
NSUserNotification * | notification | ) |
|
|
pure virtual |
◆ delegate
| NSUniquePtr<NSObject<NSApplicationDelegate, NSUserNotificationCenterDelegate> > juce::PushNotificationsDelegate::delegate |
|
protected |
The documentation for this struct was generated from the following file: