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
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | User Notifications | MBS MacFrameworks Plugin | 19.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Create a UNNotificationRequestMBS object when you want to schedule the delivery of a local notification. A notification request object contains a UNNotificationContentMBS object with the payload to be delivered, and it contains the UNNotificationTriggerMBS object with the conditions that trigger the delivery of the notification. To schedule the delivery of your notification, pass your request object to the addNotificationRequest method of the shared user notification center object.
After scheduling a request, you interact with UNNotificationRequestMBS objects in the following ways:
This class has no sub classes.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
UNNotificationMBS - UNNotificationResponseMBS