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