Package com.tomtom.ivi.platform.alexa.api.service.alexahandler

This package contains the AlexaHandlerService interface.

Is is a discoverable IVI service interface that can be implemented by an OEM, to fulfill one of these purposes:

  • Handle Alexa Auto message topics that are not supported by the TomTom Digital Cockpit platform Alexa Auto implementation.

  • Extend or replace some of the existing stock TomTom Digital Cockpit platform Alexa Auto message handlers.

Types

Link copied to clipboard
interface AlexaHandlerService

A discoverable service that provides support for handling Alexa Auto Services Bridge (AASB) messages of a certain topic. This service can be used to extend the TomTom Digital Cockpit platform Alexa implementation by handling messages that are not already handled by the platform. The AASB messages are strings in JSON format that are sent by the Alexa Auto Client Service (AACS) via Android broadcasts.