updateNavigationSound

external fun updateNavigationSound(navigationListener: NavigationListener? = null)

Request to the navigation service to send the updated sound to the navigation listener. The navigation service will call the NavigationListener.onNavigationSound callback with the updated sound.

Parameters

navigationListener

Navigation listener used to identify the navigation instance