Class ChannelPointsBalance
java.lang.Object
com.github.twitch4j.pubsub.domain.ChannelPointsBalance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetBalance(Long balance) voidsetChannelId(String channelId) voidtoString()
-
Constructor Details
-
ChannelPointsBalance
public ChannelPointsBalance()
-
-
Method Details