Class ChannelList
java.lang.Object
com.github.twitch4j.extensions.domain.ExtensionsPagination
com.github.twitch4j.extensions.domain.ChannelList
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChannelList
public ChannelList() -
ChannelList
-
-
Method Details
-
getChannels
-
getCursor
Description copied from class:ExtensionsPagination
Cursor value returned from a prior call to this endpoint. The cursor specifies the starting point of the results.- Overrides:
getCursor
in classExtensionsPagination
-
equals
- Overrides:
equals
in classExtensionsPagination
-
canEqual
- Overrides:
canEqual
in classExtensionsPagination
-
hashCode
public int hashCode()- Overrides:
hashCode
in classExtensionsPagination
-
toString
- Overrides:
toString
in classExtensionsPagination
-