Package com.github.twitch4j.helix.domain
Klasse StreamTag
java.lang.Object
com.github.twitch4j.helix.domain.StreamTag
Veraltet.
Deprecation Information
Stream Tags (LiveStream)
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanVeraltet.booleanVeraltet.Veraltet.Whether the tag is automatically set by Twitch (meaning that it cannot be set manually)Veraltet.Map with key/value pairs for the localized description/purpose of tags.Veraltet.Map with key/value pairs for the localized name of tags.getTagId()Veraltet.Twitch has deprecated UUID-based tags with the latest custom tags system.inthashCode()Veraltet.toString()Veraltet.
-
Konstruktordetails
-
StreamTag
public StreamTag()Veraltet.
-
-
Methodendetails
-
getTagId
Veraltet.Twitch has deprecated UUID-based tags with the latest custom tags system.Tag ID.- Siehe auch:
-
getIsAuto
Veraltet.Whether the tag is automatically set by Twitch (meaning that it cannot be set manually) -
getLocalizationNames
Veraltet.Map with key/value pairs for the localized name of tags. Key is the locale ("en-us", "da-dk", etc.) -
getLocalizationDescriptions
Veraltet.Map with key/value pairs for the localized description/purpose of tags. Key is the locale ("en-us", "da-dk", etc.) -
equals
Veraltet. -
canEqual
Veraltet. -
hashCode
public int hashCode()Veraltet. -
toString
Veraltet.
-