Platforms to show: All Mac Windows Linux Cross-Platform

Back to CNChangeHistoryFetchRequestMBS class.

CNChangeHistoryFetchRequestMBS.includeGroupChanges as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Contacts MBS Mac64bit Plugin 22.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Set to true to also fetch group changes.

Default is false.
(Read and Write property)

Some examples using this property:

CNChangeHistoryFetchRequestMBS.mutableObjects as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Contacts MBS Mac64bit Plugin 22.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
To return mutable contacts and groups.

If true returns mutable contacts and groups. Default is false.
(Read and Write property)

CNChangeHistoryFetchRequestMBS.shouldUnifyResults as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Contacts MBS Mac64bit Plugin 22.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Returns contact changes as unified contacts.

If true, returns unified contact history. Otherwise returns individual contact history. Default is true.

A unified contact is the aggregation of properties from a set of linked individual contacts.
If an individual contact is not linked then the unified contact is simply that individual contact.
(Read and Write property)

Some examples using this property:

CNChangeHistoryFetchRequestMBS.startingToken as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Contacts MBS Mac64bit Plugin 22.0 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Request changes made after a certain point.

If non-nil, only changes made after this point in history will be returned.

If nil, a CNChangeHistoryDropEverythingEventMBS will be returned, followed by an add event for every contact and group currently in the contacts database.
(Read and Write property)

Some examples using this property:

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


The biggest plugin in space...