Package tv.phantombot.event.ytplayer
Class YTPlayerStateEvent
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.ytplayer.YTPlayerEvent
tv.phantombot.event.ytplayer.YTPlayerStateEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetState()
Method that returns the player state.int
Method that returns the player state ID.
-
Constructor Details
-
YTPlayerStateEvent
Class constructor.- Parameters:
state
-
-
-
Method Details
-
getState
Method that returns the player state.- Returns:
- state
-
getStateId
public int getStateId()Method that returns the player state ID.- Returns:
- state.i
-