onIncident

abstract fun onIncident(info: IncidentInfo): Boolean

Called when audio warning about incident is going to play.

Return

true if audio warning was handled and should not be played by Sygic engine, false otherwise.

Parameters