Added in API level 24

OnRoutingChangedListener


interface OnRoutingChangedListener
android.media.AudioRouting.OnRoutingChangedListener

Defines the interface by which applications can receive notifications of routing changes for the associated AudioRouting.

Summary

Public methods
abstract Unit

Public methods

onRoutingChanged

Added in API level 24
abstract fun onRoutingChanged(router: AudioRouting!): Unit