getPhoneContacts
Get a list of phone contacts and contact types.
This method is called when speed dial is clicked to get the rep’s phone contacts.
getPhoneContacts(filter) → Promise.<PhoneContactsResult>
Returns: PhoneContactsResult — Represents the result when getting a list of phone contacts.
| Field | Type | Description |
|---|---|---|
| filter | ContactsFilter | (Optional) Criteria used to filter contacts by search term and contact type. |