Package com.github.twitch4j.helix.domain
Class ModeratorEventList
java.lang.Object
com.github.twitch4j.helix.domain.ModeratorEventList
Deprecated.
Twitch decommissioned this API; please migrate to EventSub
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
Deprecated.boolean
Deprecated.Deprecated.Deprecated.Deprecated.in favor of getEvents()int
hashCode()
Deprecated.void
setEvents
(List<ModeratorEvent> events) Deprecated.void
setPagination
(HelixPagination pagination) Deprecated.toString()
Deprecated.
-
Constructor Details
-
ModeratorEventList
public ModeratorEventList()Deprecated.
-
-
Method Details
-
getSubscriptions
Deprecated.in favor of getEvents()- Returns:
- the moderator events from this query
-
getEvents
Deprecated. -
getPagination
Deprecated. -
setEvents
Deprecated. -
setPagination
Deprecated. -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-