OnActionClickedListener
interface OnActionClickedListener
PlaybackBaseControlGlue |
A base abstract class for managing a |
PlaybackControlGlue |
A helper class for managing a |
MediaControllerGlue |
This class is deprecated. Use |
PlaybackBannerControlGlue |
A helper class for managing a |
PlaybackTransportControlGlue |
A helper class for managing a |
Interface for receiving notification when an Action is clicked.
Summary
Public functions |
|
|---|---|
Unit |
onActionClicked(action: Action)Callback fired when the host fragment receives an action. |
Public functions
onActionClicked
fun onActionClicked(action: Action): Unit
Callback fired when the host fragment receives an action.