Class SharedChatPubSubEvent

java.lang.Object
com.github.philippheuer.events4j.core.domain.Event
com.github.twitch4j.common.events.TwitchEvent
com.github.twitch4j.pubsub.events.SharedChatPubSubEvent
All Implemented Interfaces:
com.github.philippheuer.events4j.api.domain.IEvent
Direct Known Subclasses:
SharedChatSessionCreatedEvent, SharedChatSessionEndedEvent, SharedChatSessionStartedEvent, SharedChatSessionUpdatedEvent

public abstract class SharedChatPubSubEvent extends TwitchEvent