Package com.github.twitch4j.helix.domain
Class SoundtrackCurrentTrackWrapper
java.lang.Object
com.github.twitch4j.helix.domain.ValueWrapper<SoundtrackCurrentTrack>
com.github.twitch4j.helix.domain.SoundtrackCurrentTrackWrapper
Deprecated.
Twitch is decommissioning Soundtrack on 2023-07-17
-
Constructor Summary
-
Method Summary
Methods inherited from class com.github.twitch4j.helix.domain.ValueWrapper
get, getData
-
Constructor Details
-
SoundtrackCurrentTrackWrapper
public SoundtrackCurrentTrackWrapper()Deprecated.
-
-
Method Details
-
getTrack
Deprecated.- Returns:
- the Soundtrack track that the broadcaster is playing.
-
toString
Deprecated.- Overrides:
toString
in classValueWrapper<SoundtrackCurrentTrack>
-
equals
Deprecated.- Overrides:
equals
in classValueWrapper<SoundtrackCurrentTrack>
-
canEqual
Deprecated.- Overrides:
canEqual
in classValueWrapper<SoundtrackCurrentTrack>
-
hashCode
public int hashCode()Deprecated.- Overrides:
hashCode
in classValueWrapper<SoundtrackCurrentTrack>
-