Klasse ChannelPollEvent
java.lang.Object
com.github.twitch4j.eventsub.events.EventSubEvent
com.github.twitch4j.eventsub.events.EventSubChannelEvent
com.github.twitch4j.eventsub.events.ChannelPollEvent
- Bekannte direkte Unterklassen:
ChannelPollBeginEvent,ChannelPollEndEvent,ChannelPollProgressEvent
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanVeraltet.Twitch no longer supports bits on polls.The Channel Points voting settings for the poll.Choices for the poll.ID of the poll.The time the poll started.getTitle()Question displayed for the poll.inthashCode()toString()Von Klasse geerbte Methoden com.github.twitch4j.eventsub.events.EventSubChannelEvent
getBroadcasterUserId, getBroadcasterUserLogin, getBroadcasterUserName
-
Konstruktordetails
-
ChannelPollEvent
public ChannelPollEvent()
-
-
Methodendetails
-
getPollId
ID of the poll. -
getTitle
Question displayed for the poll. -
getChoices
Choices for the poll. -
getBitsVoting
Veraltet.Twitch no longer supports bits on polls.The Bits voting settings for the poll. -
getChannelPointsVoting
The Channel Points voting settings for the poll. -
getStartedAt
The time the poll started. -
toString
- Setzt außer Kraft:
toStringin KlasseEventSubChannelEvent
-
equals
- Setzt außer Kraft:
equalsin KlasseEventSubChannelEvent
-
canEqual
- Setzt außer Kraft:
canEqualin KlasseEventSubChannelEvent
-
hashCode
public int hashCode()- Setzt außer Kraft:
hashCodein KlasseEventSubChannelEvent
-