StreamingChangeHandler

class StreamingChangeHandler(    focusManager: FocusManagerInterface,     focusChannelName: String,     executor: ExecutorService,     focusChangeHandler: DefaultBluetoothAgent.OnFocusChangeHandler) : BluetoothProvider.OnStreamStateChangeListener, ChannelObserver

Constructors

Link copied to clipboard
fun StreamingChangeHandler(    focusManager: FocusManagerInterface,     focusChannelName: String,     executor: ExecutorService,     focusChangeHandler: DefaultBluetoothAgent.OnFocusChangeHandler)

Functions

Link copied to clipboard
open override fun onFocusChanged(newFocus: FocusState)
Link copied to clipboard
open override fun onStreamStateChanged(state: BluetoothAgentInterface.StreamingState)

Implementer notify when stream state changed