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