VisualCuesService

interface VisualCuesService

Service interface for visual cue visualization.

Types

Link copied to clipboard
object Companion
Link copied to clipboard
interface CueListener

An interface that can be implemented to be informed of when cues should be displayed to the user.

Functions

Link copied to clipboard
abstract suspend fun requestDemo(cue: Cue)

Request a demo of the specified cue be displayed.