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