Package com.jwplayer.pub.api.events
Class PauseEvent
java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.PauseEvent
Payload that accompanies the onPause() event.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PauseEvent
-
-
Method Details
-
getOldState
- Returns:
- The state the player moved from.
-
getPauseReason
- Returns:
- The pause reason from the player.
-