imageData
The profile picture of a contact.
Declaration
var imageData: Data? { get }Discussion
It is recommended that you fetch this property only when you need to access its value, such as when you need to display the contact’s profile picture.
The profile picture of a contact.
var imageData: Data? { get }It is recommended that you fetch this property only when you need to access its value, such as when you need to display the contact’s profile picture.