Package com.github.twitch4j.helix.domain
Class InboundFollow
java.lang.Object
com.github.twitch4j.helix.domain.InboundFollow
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InboundFollow
public InboundFollow()
-
-
Method Details
-
getUserId
An ID that uniquely identifies the user that’s following the broadcaster. -
getUserLogin
The user’s login name. -
getUserName
The user’s display name. -
getFollowedAt
The UTC timestamp when the user started following the broadcaster. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-