AplEventHandler
fun AplEventHandler( layout: APLLayout, context: Context, sendMessage: (VpaMessage) -> Unit)
Content copied to clipboard
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.