Class FollowingData
java.lang.Object
com.github.twitch4j.pubsub.domain.FollowingData
Deprecated.
Twitch no longer fires this unofficial event.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
Deprecated.boolean
Deprecated.Deprecated.Deprecated.Deprecated.int
hashCode()
Deprecated.void
setDisplayName
(String displayName) Deprecated.void
Deprecated.void
setUsername
(String username) Deprecated.toString()
Deprecated.
-
Constructor Details
-
FollowingData
public FollowingData()Deprecated.
-
-
Method Details
-
getDisplayName
Deprecated. -
getUsername
Deprecated. -
getUserId
Deprecated. -
setDisplayName
Deprecated. -
setUsername
Deprecated. -
setUserId
Deprecated. -
equals
Deprecated. -
canEqual
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-