UI Voice
/
com.mapbox.navigation.ui.voice.api
/
AudioFocusDelegate
androidJvm
Audio
Focus
Delegate
interface
AudioFocusDelegate
Content copied to clipboard
An Api that allows you to interact with the audio focus
Functions
Functions
abandonFocus
Link copied to clipboard
androidJvm
abstract fun
abandonFocus
():
Boolean
Content copied to clipboard
Abandon audio focus.
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
requestFocus
Link copied to clipboard
androidJvm
abstract fun
requestFocus
():
Boolean
Content copied to clipboard
Request audio focus.
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard