Package com.github.twitch4j.helix.domain
Klasse ChattersList
java.lang.Object
com.github.twitch4j.helix.domain.ChattersList
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanThe list of users that are connected to the specified broadcaster’s chat room.Contains the information used to page through the list of results.getTotal()The total number of users that are connected to the broadcaster’s chat room.inthashCode()toString()
-
Konstruktordetails
-
ChattersList
public ChattersList()
-
-
Methodendetails
-
getChatters
The list of users that are connected to the specified broadcaster’s chat room. -
getPagination
Contains the information used to page through the list of results. -
getTotal
The total number of users that are connected to the broadcaster’s chat room.As you page through the list, the number of users may change as users join and leave the chat room.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-