Class ConduitShardDisabledEvent
java.lang.Object
com.github.twitch4j.eventsub.events.EventSubEvent
com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
-
Constructor Details
-
ConduitShardDisabledEvent
public ConduitShardDisabledEvent()
-
-
Method Details
-
getConduitId
The ID of the conduit. -
getShardId
The ID of the disabled shard. -
getStatus
The new status of the transport. -
getTransport
The disabled transport. -
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-