toggle menu
new-player
androidJvm
switch theme
search in API
new-player
/
net.newpipe.newplayer.logic
/
ActionResponse
Action
Response
data
class
ActionResponse
(
val
action
:
(
)
->
Unit
)
:
StreamExceptionResponse
Perform a specific action, like halting the playback or etc.
Members
Constructors
Action
Response
Link copied to clipboard
constructor
(
action
:
(
)
->
Unit
)
Properties
action
Link copied to clipboard
val
action
:
(
)
->
Unit