Platforms to show: All Mac Windows Linux Cross-Platform

Back to CKDiscoveredUserInfoMBS class.

CKDiscoveredUserInfoMBS.displayContact as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Contains the given and family name of the user who is not associated with the local Address Book.

DisplayContact is not associated with the local Address Book. It is a wrapper around information known to the CloudKit server, including first and last names.
Value is a CNContactMBS object.
(Read only property)

CKDiscoveredUserInfoMBS.firstName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The first name of the user.

(Read only property)

CKDiscoveredUserInfoMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

CKDiscoveredUserInfoMBS.lastName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The last name of the user.

(Read only property)

CKDiscoveredUserInfoMBS.userRecordID as CKRecordIDMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The ID of the user record.

Use this value to retrieve the user record associated with the specified user. The user record does not contain any personal information about the user by default. Your app can add data to the user record but should not add any sensitive user data to it.
(Read only property)

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


The biggest plugin in space...