contacts
The users to call.
Declaration
var contacts: [INPerson]? { get }Discussion
Use the information in each INPerson object to look for a matching contact in your app.
The users to call.
var contacts: [INPerson]? { get }Use the information in each INPerson object to look for a matching contact in your app.