AplEventHandler

fun AplEventHandler(    layout: APLLayout,     context: Context,     sendMessage: (VpaMessage) -> Unit)

Parameters

layout

The layout of the screen on which the APL document is rendered. See Amazon Documentation for details.

context

The Context that the layout is associated with.

sendMessage

The callback function used to send APL events back to AACS.