ContactsService

interface ContactsService

Service responsible for providing clients with address book contacts and contains data transferred from amongst other sources, Bluetooth-connected devices such as paired mobile phones. This can be used by a TomTom Digital Cockpit frontend for use with hands-free calling.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Data set of contacts synced from sources where ContactsDataSourceElement is the data structure containing details about the Contact. Contacts can be queried using ContactsDataSourceQuery.

Link copied to clipboard

Status of contact synchronization. It either indicates that there is no device connected or that it is synchronizing (there is no done state because synchronization is a continuous process).