User Notifications
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
User Notifications
Classes for User Notifications on Mac OS.
- Classes
- class UNCalendarNotificationTriggerMBS
- class UNMutableNotificationContentMBS
- class UNNotificationActionMBS
- class UNNotificationAttachmentMBS
- shared method attachment(identifier as String, File as FolderItem, options as Dictionary = nil, byref error as NSErrorMBS) as UNNotificationAttachmentMBS
- shared method attachment(identifier as String, URL as String, options as Dictionary = nil, byref error as NSErrorMBS) as UNNotificationAttachmentMBS
- shared method Available as boolean
- method Constructor(identifier as String, File as FolderItem, options as Dictionary = nil)
- method Constructor(identifier as String, URL as String, options as Dictionary = nil)
- method copy as UNNotificationAttachmentMBS
- shared method UNNotificationAttachmentOptionsThumbnailClippingRectKey as String
- shared method UNNotificationAttachmentOptionsThumbnailHiddenKey as String
- shared method UNNotificationAttachmentOptionsThumbnailTimeKey as String
- shared method UNNotificationAttachmentOptionsTypeHintKey as String
- property Handle as Integer
- property identifier as String
- property type as String
- property URL as String
- class UNNotificationCategoryMBS
- method actions as UNNotificationActionMBS()
- shared method Available as boolean
- shared method category(identifier as String, actions() as UNNotificationActionMBS, intentIdentifiers() as string, hiddenPreviewsBodyPlaceholder as String, categorySummaryFormat as String, options as Integer) as UNNotificationCategoryMBS
- shared method category(identifier as String, actions() as UNNotificationActionMBS, intentIdentifiers() as string, hiddenPreviewsBodyPlaceholder as String, options as Integer) as UNNotificationCategoryMBS
- shared method category(identifier as String, actions() as UNNotificationActionMBS, intentIdentifiers() as string, options as Integer) as UNNotificationCategoryMBS
- method Constructor(identifier as String, actions() as UNNotificationActionMBS, intentIdentifiers() as string, hiddenPreviewsBodyPlaceholder as String, categorySummaryFormat as String, options as Integer)
- method Constructor(identifier as String, actions() as UNNotificationActionMBS, intentIdentifiers() as string, hiddenPreviewsBodyPlaceholder as String, options as Integer)
- method Constructor(identifier as String, actions() as UNNotificationActionMBS, intentIdentifiers() as string, options as Integer)
- method copy as UNNotificationCategoryMBS
- method intentIdentifiers as String()
- property categorySummaryFormat as String
- property Handle as Integer
- property hiddenPreviewsBodyPlaceholder as String
- property identifier as String
- property options as Integer
- class UNNotificationContentMBS
- class UNNotificationMBS
- class UNNotificationRequestMBS
- class UNNotificationResponseMBS
- class UNNotificationSettingsMBS
- class UNNotificationSoundMBS
- class UNNotificationTriggerMBS
- class UNPushNotificationTriggerMBS
- class UNTextInputNotificationActionMBS
- class UNTextInputNotificationResponseMBS
- class UNTimeIntervalNotificationTriggerMBS
- class UNUserNotificationCenterMBS
- method addNotificationRequest(request as UNNotificationRequestMBS, tag as Variant = nil)
- shared method Available as boolean
- method Constructor
- method Destructor
- method getDeliveredNotifications(tag as Variant = nil)
- method getNotificationCategories(tag as Variant = nil)
- method getNotificationSettings(tag as Variant = nil)
- method getPendingNotificationRequests(tag as Variant = nil)
- method removeAllDeliveredNotifications
- method removeAllPendingNotificationRequests
- method removeDeliveredNotifications(identifiers() as string)
- method removePendingNotificationRequests(identifiers() as string)
- method requestAuthorization(options as integer, tag as Variant = nil)
- method setNotificationCategories(categories() as UNNotificationCategoryMBS)
- property Handle as Integer
- property supportsContentExtensions as Boolean
- event addNotificationRequestCompleted(request as UNNotificationRequestMBS, error as NSErrorMBS, tag as variant)
- event didReceiveNotificationResponse(response as UNNotificationResponseMBS)
- event getDeliveredNotificationsCompleted(notifications() as UNNotificationMBS, tag as variant)
- event getNotificationCategoriesCompleted(categories() as UNNotificationCategoryMBS, tag as variant)
- event getNotificationSettingsCompleted(settings as UNNotificationSettingsMBS, tag as variant)
- event getPendingNotificationRequestsCompleted(requests() as UNNotificationRequestMBS, tag as variant)
- event openSettingsForNotification(notification as UNNotificationMBS)
- event requestAuthorizationCompleted(granted as boolean, error as NSErrorMBS, tag as variant)
- event willPresentNotification(notification as UNNotificationMBS, byref options as Integer)
- class WinUserNotificationCenterMBS
- class WinUserNotificationExceptionMBS
- class WinUserNotificationMBS
- Blog Entries
Release notes
- Version 22.2
- Version 21.1
- Version 21.0
- Version 19.3
- Version 19.2
- Version 19.1
- Version 18.3
- Version 18.0
- Version 17.2
The items on this page are in the following plugins: MBS MacFrameworks Plugin, MBS Win Plugin.