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
Back to CKNotificationMBS class.
CKNotificationMBS.notificationFromRemoteNotificationDictionary(notificationDictionary as Dictionary) as CKNotificationMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | CloudKit | MBS Mac64bit Plugin | 16.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
notificationDictionary: The payload data for the push notification. This dictionary is the same one passed to your app delegate’s didReceiveRemoteNotification method. This parameter must not be nil.
Returns a new notification object initialized with the payload data.
Use this method to initialize a notification object from a push notification received by your app.
The items on this page are in the following plugins: MBS Mac64bit Plugin.