Class StreamsTopic

java.lang.Object
com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic<StreamList>
com.github.twitch4j.helix.webhooks.topics.StreamsTopic

@Deprecated @ScheduledForRemoval(inVersion="2.0.0") public class StreamsTopic extends TwitchWebhookTopic<StreamList>
Deprecated.
Twitch decommissioned this API; please migrate to EventSub
Notifies when a stream changes; e.g., stream goes online or offline, the stream title changes, or the game changes.
  • Field Details

  • Constructor Details

  • Method Details

    • getChannelId

      public String getChannelId()
      Deprecated.
      Returns:
      The user whose stream is monitored.