Optional
contactUnique ID for the contact item.
This value is required since v2.1.
2.1
Optional
contactCloud contact information. Contains cloudUsername, cloudId, and networkId.
Optional
displayName of the contact entry.
Optional
numbers?: DetailedContactNumber[]Numbers associated with the contact.
Optional
profileAn optional URL for the contact's profile picture.
Optional
uri?: DetailedContactURI[]URIs associated with the contact.
This is a unified type that replaces the previous union type of different contact subtypes. For backward compatibility, the contactId field is optional but it is required since v2.1.
2.1
Generated using TypeDoc
Defines a unified contact item with all possible contact methods. At least one contact method (contactUser, uri, or numbers) should be defined.