The plugin part 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
The plugin part MBS Mac64bit Plugin:Contacts:
Not Console safe,
491 entry points.
- 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 groupsByName(name as String, byref error as NSErrorMBS) as CNGroupMBS()
- method groupsForContact(contact as CNContactMBS, byref error as NSErrorMBS) as CNGroupMBS()
- method unifiedMeContact(byref error as NSErrorMBS) as CNContactMBS
- method unifiedContactWithIdentifier(identifier as string, byref error as NSErrorMBS) as CNContactMBS
- method unifiedContactsMatchingPredicate(predicate as NSPredicateMBS, byref error as NSErrorMBS) as CNContactMBS()
- method allContacts(byref error as NSErrorMBS) as CNContactMBS()
- method unifiedMeContactWithKeysToFetch(keys() as CNKeyDescriptorMBS, byref error as NSErrorMBS) as CNContactMBS
- method unifiedContactWithIdentifier(identifier as string, keys() as CNKeyDescriptorMBS, byref error as NSErrorMBS) as CNContactMBS
- method unifiedContactsMatchingPredicate(predicate as NSPredicateMBS, keysToFetch() as CNKeyDescriptorMBS, byref error as NSErrorMBS) as CNContactMBS()
- method ContactsWithFetchRequest(fetchRequest as CNContactFetchRequestMBS, byref error as NSErrorMBS) as CNContactMBS()
- method enumerateContactsWithFetchRequest(fetchRequest as CNContactFetchRequestMBS, byref error as NSErrorMBS, tag as variant = nil) as Boolean
- method groupsMatchingPredicate(predicate as NSPredicateMBS, byref error as NSErrorMBS) as CNGroupMBS()
- method containersMatchingPredicate(predicate as NSPredicateMBS, byref error as NSErrorMBS) as CNContainerMBS()
- method requestAccessForEntityType(entityType as Integer = 0, tag as variant = nil)
- method defaultContainerIdentifier as String
- method executeSaveRequest(saveRequest as CNSaveRequestMBS, byref Error as NSErrorMBS) as Boolean
- method Constructor
- method Destructor
- method enumeratorForChangeHistoryFetchRequest(request as CNChangeHistoryFetchRequestMBS, byref error as NSErrorMBS) as CNFetchResultMBS
- method enumeratorForContactFetchRequest(request as CNContactFetchRequestMBS, byref error as NSErrorMBS) as CNFetchResultMBS
- property Handle as Integer
- property currentHistoryToken as MemoryBlock
- shared method CNContactStoreDidChangeNotification as String
- shared method CNErrorDomain as String
- shared method CNErrorUserInfoAffectedRecordsKey as String
- shared method CNErrorUserInfoAffectedRecordIdentifiersKey as String
- shared method CNErrorUserInfoValidationErrorsKey as String
- shared method CNErrorUserInfoKeyPathsKey as String
- shared method AllFetchKeys as String()
- shared method available as Boolean
- shared method authorizationStatusForEntityType(entityType as Integer = 0) as Integer
- event requestAccessForEntityType(granted as boolean, error as NSErrorMBS, tag as Variant)
- event enumerateContactsWithFetchRequest(contact as CNContactMBS, byref stop as boolean, tag as Variant)
- event DidChange
- 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
Xojo Developer Magazine