Contacts
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
Contacts
Newer Apple classes for Addressbook.
- Classes
- class CNChangeHistoryAddContactEventMBS
- class CNChangeHistoryAddGroupEventMBS
- class CNChangeHistoryAddMemberToGroupEventMBS
- class CNChangeHistoryAddSubgroupToGroupEventMBS
- class CNChangeHistoryDeleteContactEventMBS
- class CNChangeHistoryDeleteGroupEventMBS
- class CNChangeHistoryDropEverythingEventMBS
- class CNChangeHistoryEventMBS
- class CNChangeHistoryFetchRequestMBS
- class CNChangeHistoryRemoveMemberFromGroupEventMBS
- class CNChangeHistoryRemoveSubgroupFromGroupEventMBS
- class CNChangeHistoryUpdateContactEventMBS
- class CNChangeHistoryUpdateGroupEventMBS
- class CNContactFetchRequestMBS
- class CNContactFormatterMBS
- class CNContactMBS
- class CNContactPickerMBS
- class CNContactPickerViewControllerMBS
- class CNContactPropertyMBS
- class CNContactRelationMBS
- class CNContactStoreMBS
- method allContacts(byref error as NSErrorMBS) as CNContactMBS()
- shared method AllFetchKeys as String()
- shared method authorizationStatusForEntityType(entityType as Integer = 0) as Integer
- shared method available as Boolean
- shared method CNContactStoreDidChangeNotification as String
- shared method CNErrorDomain as String
- shared method CNErrorUserInfoAffectedRecordIdentifiersKey as String
- shared method CNErrorUserInfoAffectedRecordsKey as String
- shared method CNErrorUserInfoKeyPathsKey as String
- shared method CNErrorUserInfoValidationErrorsKey as String
- method Constructor
- method ContactsWithFetchRequest(fetchRequest as CNContactFetchRequestMBS, byref error as NSErrorMBS) as CNContactMBS()
- method containersMatchingPredicate(predicate as NSPredicateMBS, byref error as NSErrorMBS) as CNContainerMBS()
- method defaultContainerIdentifier as String
- method Destructor
- method enumerateContactsWithFetchRequest(fetchRequest as CNContactFetchRequestMBS, byref error as NSErrorMBS, tag as Variant = nil) as Boolean
- method enumeratorForChangeHistoryFetchRequest(request as CNChangeHistoryFetchRequestMBS, byref error as NSErrorMBS) as CNFetchResultMBS
- method enumeratorForContactFetchRequest(request as CNContactFetchRequestMBS, byref error as NSErrorMBS) as CNFetchResultMBS
- method executeSaveRequest(saveRequest as CNSaveRequestMBS, byref Error as NSErrorMBS) as Boolean
- method groupsByName(name as String, byref error as NSErrorMBS) as CNGroupMBS()
- method groupsForContact(contact as CNContactMBS, byref error as NSErrorMBS) as CNGroupMBS()
- method groupsMatchingPredicate(predicate as NSPredicateMBS, byref error as NSErrorMBS) as CNGroupMBS()
- method requestAccessForEntityType(entityType as Integer = 0, tag as Variant = nil)
- method unifiedContactsMatchingPredicate(predicate as NSPredicateMBS, byref error as NSErrorMBS) as CNContactMBS()
- method unifiedContactsMatchingPredicate(predicate as NSPredicateMBS, keysToFetch() as CNKeyDescriptorMBS, byref error as NSErrorMBS) as CNContactMBS()
- method unifiedContactWithIdentifier(identifier as string, byref error as NSErrorMBS) as CNContactMBS
- method unifiedContactWithIdentifier(identifier as string, keys() as CNKeyDescriptorMBS, byref error as NSErrorMBS) as CNContactMBS
- method unifiedMeContact(byref error as NSErrorMBS) as CNContactMBS
- method unifiedMeContactWithKeysToFetch(keys() as CNKeyDescriptorMBS, byref error as NSErrorMBS) as CNContactMBS
- property currentHistoryToken as MemoryBlock
- property Handle as Integer
- event DidChange
- event enumerateContactsWithFetchRequest(contact as CNContactMBS, byref stop as boolean, tag as Variant)
- event requestAccessForEntityType(granted as boolean, error as NSErrorMBS, tag as Variant)
- class CNContactsUserDefaultsMBS
- class CNContactVCardSerializationMBS
- class CNContactViewControllerMBS
- class CNContainerMBS
- class CNFetchResultMBS
- class CNGroupMBS
- class CNInstantMessageAddressMBS
- class CNKeyDescriptorMBS
- class CNLabeledValueMBS
- class CNMutableContactMBS
- class CNMutableGroupMBS
- class CNMutablePostalAddressMBS
- class CNPhoneNumberMBS
- class CNPostalAddressFormatterMBS
- class CNPostalAddressMBS
- class CNSaveRequestMBS
- class CNSocialProfileMBS
- Blog Entries
Release notes
- Version 22.5
- Version 22.3
- Version 22.0
- Added CNChangeHistoryFetchRequestMBS and related classes: CNChangeHistoryEventMBS, CNChangeHistoryRemoveSubgroupFromGroupEventMBS, CNChangeHistoryAddSubgroupToGroupEventMBS, CNChangeHistoryRemoveMemberFromGroupEventMBS, CNChangeHistoryAddMemberToGroupEventMBS, CNChangeHistoryDeleteGroupEventMBS, CNChangeHistoryUpdateGroupEventMBS, CNChangeHistoryAddGroupEventMBS, CNChangeHistoryDeleteContactEventMBS, CNChangeHistoryUpdateContactEventMBS, CNChangeHistoryAddContactEventMBS, CNChangeHistoryDropEverythingEventMBS and CNFetchResultMBS.
- Version 21.1
- Version 20.5
- Added phoneticOrganizationName property for CNContactMBS class and phoneticOrganizationName property for CNMutableContactMBS class.
- Added predicateForContactsMatchingEmailAddress and predicateForContactsMatchingPhoneNumber methods for CNContactMBS class.
- Fixed exception raised by AllFetchKeys function in CNContactStoreMBS class.
- Version 19.0
- Added nil check of saveRequest parameter for CNContactStoreMBS.executeSaveRequest function.
- Version 18.4
- Version 18.1
- Fixed problem with notification receiving in CNContactStoreMBS.
- Fixed problems with CNContactMBS phoneNumbers and others having wrong return type.
- Version 17.5
The items on this page are in the following plugins: MBS Mac64bit Plugin.