HaltEvent

class HaltEvent(val previousState: Flowplayer.State) : FlowplayerEvent

See OnHaltListener for more information.

Parameters

previousState

Previous state of the player before it changed to Flowplayer.State.HALTED.

Constructors

Link copied to clipboard
constructor(previousState: Flowplayer.State)

Properties

Link copied to clipboard