getTrayListener

abstract fun getTrayListener(): SpokestackTrayListener

Get the listener that should receive events from Spokestack Tray.

This should usually be implemented by each subclass because the UIs of different activities will necessarily react differently to voice commands.

Return

A component that listens for tray events.