onInstructionsChanged

abstract fun onInstructionsChanged(instructions: List<GuidanceInstruction>)

Called whenever the next instructions have been changed.

Parameters

instructions

Provides a list of the new instructions.