Package com.github.twitch4j.helix.domain
Klasse Team
java.lang.Object
com.github.twitch4j.helix.domain.Team
- Bekannte direkte Unterklassen:
TeamMember
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanURL of the Team background image.URL for the Team banner.Date and time the Team was created.getId()Team ID.getInfo()Team description.Team display name.Team name.Image URL for the Team logo.Date and time the Team was last updated.getUsers()Users in the specified Team.inthashCode()toString()
-
Konstruktordetails
-
Team
public Team()
-
-
Methodendetails
-
getUsers
Users in the specified Team. -
getBackgroundImageUrl
URL of the Team background image. -
getBanner
URL for the Team banner. -
getCreatedAt
Date and time the Team was created. -
getUpdatedAt
Date and time the Team was last updated. -
getInfo
Team description. -
getThumbnailUrl
Image URL for the Team logo. -
getTeamName
Team name. -
getTeamDisplayName
Team display name. -
getId
Team ID. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-