RecentCallsService

Service responsible for providing recent calls.

The recent calls are a list of phone calls that the device or connected devices have received or made recently. They can include missed calls, recently dialed outgoing calls or incoming calls, amongst other types.

The actual recent calls entries can come from different sources including the connected devices such as Bluetooth-enabled mobile phone(s).

Information from this service can be used by clients to, for example, populate the UI of a phone application on the IVI system to show the user's missed calls to allow the user to call the caller back.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the synchronization status between the IVI system and sources of recent calls information. 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).

Link copied to clipboard

List of recent calls in the descending order, based on the call creation time. Synced from all sources of recent calls information. This can include BlueTooth-connected mobile phones.