Added in API level 31
OnModeChangedListener
interface OnModeChangedListener
android.media.AudioManager.OnModeChangedListener |
Interface definition of a callback that is notified when the audio mode changes
Summary
Public methods | |
---|---|
abstract Unit |
onModeChanged(mode: Int) Called on the listener to indicate that the audio mode has changed |
Public methods
onModeChanged
Added in API level 31
abstract fun onModeChanged(mode: Int): Unit
Called on the listener to indicate that the audio mode has changed