Package com.github.twitch4j.helix.domain
Class TeamMember
java.lang.Object
com.github.twitch4j.helix.domain.Team
com.github.twitch4j.helix.domain.TeamMember
-
Constructor Summary
-
Method Summary
Methods inherited from class com.github.twitch4j.helix.domain.Team
getBackgroundImageUrl, getBanner, getCreatedAt, getId, getInfo, getTeamDisplayName, getTeamName, getThumbnailUrl, getUpdatedAt, getUsers
-
Constructor Details
-
TeamMember
public TeamMember()
-
-
Method Details
-
getBroadcasterId
User ID of the broadcaster. -
getBroadcasterName
Display name of the broadcaster. -
getBroadcasterLogin
Login of the broadcaster. -
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-