CompleteEvent

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

See OnCompleteListener for more information.

Parameters

previousState

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

Constructors

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

Properties

Link copied to clipboard