|
LMMS
|
Typedefs | |
| using | Action = PushNotifications::Notification::Action |
Functions | |
| NSUserNotification * | juceNotificationToNSUserNotification (const PushNotifications::Notification &n, bool isEarlierThanMavericks, bool isEarlierThanYosemite) |
| PushNotifications::Notification | nsUserNotificationToJuceNotification (NSUserNotification *n, bool isEarlierThanMavericks, bool isEarlierThanYosemite) |
| var | getNotificationPropertiesFromDictionaryVar (const var &dictionaryVar) |
| PushNotifications::Notification | nsDictionaryToJuceNotification (NSDictionary *dictionary) |
| using juce::PushNotificationsDelegateDetailsOsx::Action = PushNotifications::Notification::Action |
| var juce::PushNotificationsDelegateDetailsOsx::getNotificationPropertiesFromDictionaryVar | ( | const var & | dictionaryVar | ) |
| NSUserNotification * juce::PushNotificationsDelegateDetailsOsx::juceNotificationToNSUserNotification | ( | const PushNotifications::Notification & | n, |
| bool | isEarlierThanMavericks, | ||
| bool | isEarlierThanYosemite ) |
| PushNotifications::Notification juce::PushNotificationsDelegateDetailsOsx::nsDictionaryToJuceNotification | ( | NSDictionary * | dictionary | ) |
| PushNotifications::Notification juce::PushNotificationsDelegateDetailsOsx::nsUserNotificationToJuceNotification | ( | NSUserNotification * | n, |
| bool | isEarlierThanMavericks, | ||
| bool | isEarlierThanYosemite ) |