LMMS
Loading...
Searching...
No Matches
juce_mac_PushNotifications.cpp File Reference

Classes

struct  juce::PushNotificationsDelegate
struct  juce::PushNotificationsDelegate::Class
struct  juce::PushNotifications::Pimpl

Namespaces

namespace  juce
namespace  juce::PushNotificationsDelegateDetailsOsx

Typedefs

using juce::PushNotificationsDelegateDetailsOsx::Action = PushNotifications::Notification::Action

Functions

NSUserNotification * juce::PushNotificationsDelegateDetailsOsx::juceNotificationToNSUserNotification (const PushNotifications::Notification &n, bool isEarlierThanMavericks, bool isEarlierThanYosemite)
PushNotifications::Notification juce::PushNotificationsDelegateDetailsOsx::nsUserNotificationToJuceNotification (NSUserNotification *n, bool isEarlierThanMavericks, bool isEarlierThanYosemite)
var juce::PushNotificationsDelegateDetailsOsx::getNotificationPropertiesFromDictionaryVar (const var &dictionaryVar)
PushNotifications::Notification juce::PushNotificationsDelegateDetailsOsx::nsDictionaryToJuceNotification (NSDictionary *dictionary)