java.lang.Object
com.gmt2001.twitch.eventsub.EventSubSubscriptionType
com.gmt2001.twitch.eventsub.subscriptions.stream.StreamOnline
All Implemented Interfaces:
Flow.Subscriber<EventSubInternalEvent>

public final class StreamOnline extends EventSubSubscriptionType
The specified broadcaster starts a stream.
Author:
gmt2001