Package com.github.twitch4j.helix.domain
Klasse ChannelSearchResult
java.lang.Object
com.github.twitch4j.helix.domain.ChannelSearchResult
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleanBroadcaster Language field from the Channels serviceLogin of the broadcaster.Display name corresponding to the channelID of the game being playedName of the game being played on the stream.getId()Channel IDLive statusTimestamp of when the stream startedgetTags()The tags applied to the channel.Veraltet.Thumbnail URL of the streamgetTitle()Channel titleinthashCode()toString()
-
Konstruktordetails
-
ChannelSearchResult
public ChannelSearchResult()
-
-
Methodendetails
-
getId
Channel ID -
getBroadcasterLogin
Login of the broadcaster. -
getDisplayName
Display name corresponding to the channel -
getBroadcasterLanguage
Broadcaster Language field from the Channels service -
getGameId
ID of the game being played -
getGameName
Name of the game being played on the stream. -
getIsLive
Live status -
getTagsIds
Veraltet.Twitch has deprecated tag ids in favor ofgetTags()due to the latest custom tags systemShows tag IDs that apply to the stream (live only)Note: Category Tags are not returned
- Siehe auch:
-
getTags
The tags applied to the channel.Note: Unlike
getTagsIds(), these tags are returned for offline channels -
getThumbnailUrl
Thumbnail URL of the stream -
getTitle
Channel title -
getStartedAt
Timestamp of when the stream started -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
getTags()due to the latest custom tags system