Platforms to show: All Mac Windows Linux Cross-Platform

Back to CNChangeHistoryFetchRequestMBS class.

CNChangeHistoryFetchRequestMBS.additionalContactKeyDescriptors as CNKeyDescriptorMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 22.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Additional keys to include in the fetched contacts.

CNChangeHistoryFetchRequestMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 22.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The constructor.

CNChangeHistoryFetchRequestMBS.excludedTransactionAuthors as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 22.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Exclude changes made by certain authors.

If set, transactions made by the specified authors will be excluded from the results. Use this, in conjunction with CNSaveRequest.transactionAuthor, to suppress processing of changes you already know about.

CNChangeHistoryFetchRequestMBS.setAdditionalContactKeyDescriptors(additionalContactKeyDescriptors() as CNKeyDescriptorMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 22.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Additional keys to include in the fetched contacts.

By default, only CNContactIdentifierKey will be fetched. If you would like to include additional key descriptors to process the contacts, include the key descriptors you need.

CNContactIdentifierKey will always be fetched, whether you request it or not.

Some examples using this method:

CNChangeHistoryFetchRequestMBS.setExcludedTransactionAuthors(setExcludedTransactionAuthors() as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 22.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Exclude changes made by certain authors.

If set, transactions made by the specified authors will be excluded from the results. Use this, in conjunction with CNSaveRequest.transactionAuthor, to suppress processing of changes you already know about.

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


The biggest plugin in space...