JunctionPassedListener

interface JunctionPassedListener : NavigationManager.RouteEventNotificationListener

Provides callback of passed junction related events.

Functions

onJunctionPassed
Link copied to clipboard
abstract fun onJunctionPassed(@NonNull() info: StreetDetail.JunctionType)