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
Creates and returns a new notification object using the specified payload data.

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.


The biggest plugin in space...