The plugin part UNNotification
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
The plugin part MBS MacFrameworks Plugin:UNNotification:
Partly Console safe,
181 entry points.
- class UNCalendarNotificationTriggerMBS
- class UNMutableNotificationContentMBS
- class UNNotificationActionMBS
- class UNNotificationAttachmentMBS
- method copy as UNNotificationAttachmentMBS
- method Constructor(identifier as String, File as FolderItem, options as Dictionary = nil)
- method Constructor(identifier as String, URL as String, options as Dictionary = nil)
- property Handle as Integer
- property identifier as String
- property type as String
- property URL as String
- 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 UNNotificationAttachmentOptionsTypeHintKey as String
- shared method UNNotificationAttachmentOptionsThumbnailHiddenKey as String
- shared method UNNotificationAttachmentOptionsThumbnailClippingRectKey as String
- shared method UNNotificationAttachmentOptionsThumbnailTimeKey as String
- shared method Available as boolean
- class UNNotificationCategoryMBS
- method Constructor(identifier as String, actions() as UNNotificationActionMBS, intentIdentifiers() 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, hiddenPreviewsBodyPlaceholder as String, categorySummaryFormat as String, options as Integer)
- method copy as UNNotificationCategoryMBS
- method intentIdentifiers as String()
- method actions as UNNotificationActionMBS()
- property Handle as Integer
- property hiddenPreviewsBodyPlaceholder as String
- property categorySummaryFormat as String
- property identifier as String
- property options as Integer
- shared method category(identifier as String, actions() as UNNotificationActionMBS, intentIdentifiers() 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, hiddenPreviewsBodyPlaceholder as String, categorySummaryFormat as String, options as Integer) as UNNotificationCategoryMBS
- shared method Available as boolean
- 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)
- method getNotificationSettings(tag as Variant = nil)
- method getDeliveredNotifications(tag as Variant = nil)
- method getPendingNotificationRequests(tag as Variant = nil)
- method getNotificationCategories(tag as Variant = nil)
- method setNotificationCategories(categories() as UNNotificationCategoryMBS)
- method requestAuthorization(options as integer, tag as Variant = nil)
- method removePendingNotificationRequests(identifiers() as string)
- method removeDeliveredNotifications(identifiers() as string)
- method removeAllDeliveredNotifications
- method removeAllPendingNotificationRequests
- method Constructor
- method Destructor
- property Handle as Integer
- property supportsContentExtensions as Boolean
- shared method Available as boolean
- event openSettingsForNotification(notification as UNNotificationMBS)
- event didReceiveNotificationResponse(response as UNNotificationResponseMBS)
- event willPresentNotification(notification as UNNotificationMBS, byref options as Integer)
- event requestAuthorizationCompleted(granted as boolean, error as NSErrorMBS, tag as variant)
- event getNotificationCategoriesCompleted(categories() as UNNotificationCategoryMBS, tag as variant)
- event getNotificationSettingsCompleted(settings as UNNotificationSettingsMBS, tag as variant)
- event addNotificationRequestCompleted(request as UNNotificationRequestMBS, error as NSErrorMBS, tag as variant)
- event getPendingNotificationRequestsCompleted(requests() as UNNotificationRequestMBS, tag as variant)
- event getDeliveredNotificationsCompleted(notifications() as UNNotificationMBS, tag as variant)
Blog Entries
Videos
Xojo Developer Magazine