Package-level declarations

Types

Link copied to clipboard
@IviExperimental(message = "This API is experimental and relies on the Alexa Auto APL feature, which is not fully mature yet. It may change in the future without providing backward compatibility.", reasons = [])
enum AplDrivingState : Enum<AplDrivingState> , Parcelable

Enum class representing the Driving State APL Runtime Property values.

Link copied to clipboard
@IviExperimental(message = "This API is experimental and relies on the Alexa Auto APL feature, which is not fully mature yet. It may change in the future without providing backward compatibility.", reasons = [])
class AplEventHandler(layout: APLLayout, context: Context, sendMessage: (VpaMessage) -> Unit)

This class provides the functionality to handle AACS Alexa Presentation Language (APL) events.