Package com.github.twitch4j.helix.domain
Class StreamList
java.lang.Object
com.github.twitch4j.helix.domain.StreamList
Stream List
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanDatainthashCode()voidsetPagination(HelixPagination pagination) Deprecated.voidsetStreams(List<Stream> streams) Deprecated.toString()
-
Constructor Details
-
StreamList
public StreamList()
-
-
Method Details