Class SubGiftData
java.lang.Object
com.github.twitch4j.pubsub.domain.SubGiftData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetCount()getTier()getType()getUuid()inthashCode()voidsetChannelId(String channelId) voidvoidsetDisplayName(String displayName) voidsetTier(SubscriptionPlan tier) voidvoidvoidsetUserName(String userName) voidtoString()
-
Constructor Details
-
SubGiftData
public SubGiftData()
-
-
Method Details
-
getCount
-
getTier
-
getUserId
-
getUserName
-
getDisplayName
-
getChannelId
-
getUuid
-
getType
-
setCount
-
setTier
-
setUserId
-
setUserName
-
setDisplayName
-
setChannelId
-
setUuid
-
setType
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-