Platforms to show: All Mac Windows Linux Cross-Platform

CKMarkNotificationsReadOperationMBS class

Super class: CKOperationMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
A CKMarkNotificationsReadOperation object marks push notifications as read by your app so that they do not show up in future fetch results.

If your app uses push notifications to track changes to records, you can use this operation object to note which push notifications do not need to be processed again.

The completion event is called after the operation executes and returns its results to you. You can use a completion block to perform housekeeping chores related to the operation, but do not use it to process the results of the operation itself. Any completion block you specify should be prepared to handle the failure of the operation to complete its task, whether due to an error or an explicit cancellation.
Subclass of the CKOperationMBS class.

Super class CKOperationMBS

This class has no sub classes.


The items on this page are in the following plugins: MBS Mac64bit Plugin.


CKLocationSortDescriptorMBS   -   CKModifyBadgeOperationMBS


The biggest plugin in space...