OnActionClickedListener
public 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 methods |
|
|---|---|
abstract void |
onActionClicked(@NonNull Action action)Callback fired when the host fragment receives an action. |
Public methods
onActionClicked
abstract void onActionClicked(@NonNull Action action)
Callback fired when the host fragment receives an action.