VpaActionsService

interface VpaActionsService

Service that allows the client to perform actions initiated by user interaction with the VPA UI. For example, this service can be used by the VPA UI to start a phone call or navigate to a destination when the user interacts with a VPA POI (Point of Interest) template.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun performAction(vpaAction: VpaAction)

Makes a request to the service to perform the specified action.