Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- Action - Enum Class in com.github.twitch4j.eventsub.domain.moderation
- ACTIVE - Enum constant in enum class com.github.twitch4j.eventsub.domain.PollStatus
-
Poll is currently in progress.
- ACTIVE - Enum constant in enum class com.github.twitch4j.eventsub.domain.PredictionStatus
-
The Prediction is active and viewers can make predictions.
- ACTIVE_MONITORING - Enum constant in enum class com.github.twitch4j.eventsub.domain.SuspiciousStatus
- ADD - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.TermAction
-
An AutoMod term was added to the list.
- ADD_BLOCKED - Enum constant in enum class com.github.twitch4j.eventsub.domain.TermUpdateType
- ADD_BLOCKED_TERM - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- ADD_PERMITTED - Enum constant in enum class com.github.twitch4j.eventsub.domain.TermUpdateType
- ADD_PERMITTED_TERM - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- AGGRESSIVE - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
- ANIMATED - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.Emote.Format
-
An animated GIF is available for this emote.
- Announcement - Class in com.github.twitch4j.eventsub.domain.chat
- Announcement() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Announcement
- ANNOUNCEMENT - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- ApplicationEventSubCondition - Class in com.github.twitch4j.eventsub.condition
- ApplicationEventSubCondition(ApplicationEventSubCondition.ApplicationEventSubConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition
- ApplicationEventSubCondition.ApplicationEventSubConditionBuilder<C extends ApplicationEventSubCondition,
B extends ApplicationEventSubCondition.ApplicationEventSubConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ApplicationEventSubConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition.ApplicationEventSubConditionBuilder
- APPROVE_UNBAN_REQUEST - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- APPROVED - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodMessageStatus
-
A moderator allowed this message flagged by AutoMod to be sent in chat.
- APPROVED - Enum constant in enum class com.github.twitch4j.eventsub.domain.UnbanRequestStatus
-
A moderator approved the unban request.
- ARCHIVED - Enum constant in enum class com.github.twitch4j.eventsub.domain.PollStatus
-
Poll is no longer visible on the channel.
- AugmentedMessage - Class in com.github.twitch4j.eventsub.domain
- AugmentedMessage() - Constructor for class com.github.twitch4j.eventsub.domain.AugmentedMessage
- AUTHORIZATION_REVOKED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Authorization for user(s) in the condition was revoked.
- AutomaticReward - Class in com.github.twitch4j.eventsub.domain
- AutomaticReward() - Constructor for class com.github.twitch4j.eventsub.domain.AutomaticReward
- AutomaticReward.Type - Enum Class in com.github.twitch4j.eventsub.domain
- AutomaticRewardRedemptionAddEvent - Class in com.github.twitch4j.eventsub.events
- AutomaticRewardRedemptionAddEvent() - Constructor for class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
- AUTOMOD_MESSAGE_HOLD - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- AUTOMOD_MESSAGE_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- AUTOMOD_SETTINGS_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- AUTOMOD_TERMS_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- AutomodCategory - Enum Class in com.github.twitch4j.eventsub.domain
- AutomodMessageHoldEvent - Class in com.github.twitch4j.eventsub.events
- AutomodMessageHoldEvent() - Constructor for class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
- AutomodMessageHoldType - Class in com.github.twitch4j.eventsub.subscriptions
-
Notifies moderators when AutoMod held a user's message for review.
- AutomodMessageHoldType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.AutomodMessageHoldType
- AutomodMessageStatus - Enum Class in com.github.twitch4j.eventsub.domain
- AutomodMessageUpdateEvent - Class in com.github.twitch4j.eventsub.events
- AutomodMessageUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
- AutomodMessageUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Notifies when a message in the AutoMod queue has its status changed.
- AutomodMessageUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.AutomodMessageUpdateType
- AutomodSettingsUpdateEvent - Class in com.github.twitch4j.eventsub.events
- AutomodSettingsUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
- AutomodSettingsUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Fires when a broadcaster’s automod settings are updated.
- AutomodSettingsUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.AutomodSettingsUpdateType
- AutomodTerms - Class in com.github.twitch4j.eventsub.domain.moderation
-
Metadata associated with the automod terms changes.
- AutomodTerms() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.AutomodTerms
- AutomodTermsUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Fires when a broadcaster’s AutoMod terms are updated.
- AutomodTermsUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.AutomodTermsUpdateType
B
- Badge - Class in com.github.twitch4j.eventsub.domain.chat
- Badge() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Badge
- BAN - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- BANNED_IN_SHARED_CHANNEL - Enum constant in enum class com.github.twitch4j.eventsub.domain.SuspiciousType
- BanTarget - Class in com.github.twitch4j.eventsub.domain.moderation
- BanTarget() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.BanTarget
- BatchedDataEvents<T> - Class in com.github.twitch4j.eventsub.events.batched
- BatchedDataEvents() - Constructor for class com.github.twitch4j.eventsub.events.batched.BatchedDataEvents
- BatchedDropEntitlementGrantEvents - Class in com.github.twitch4j.eventsub.events.batched
- BatchedDropEntitlementGrantEvents() - Constructor for class com.github.twitch4j.eventsub.events.batched.BatchedDropEntitlementGrantEvents
- BatchedEventSubEvents<E extends EventSubEvent> - Class in com.github.twitch4j.eventsub.events.batched
- BatchedEventSubEvents() - Constructor for class com.github.twitch4j.eventsub.events.batched.BatchedEventSubEvents
- BETA_MAINTENANCE - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
A beta eventsub subscription is temporarily not enabled due to maintenance.
- BITS - Enum constant in enum class com.github.twitch4j.eventsub.domain.Contribution.Type
- BITS - Enum constant in enum class com.github.twitch4j.eventsub.domain.GoalType
-
The goal is to increase the amount of Bits used on the channel.
- BITS_BADGE_TIER - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- BitsBadge - Class in com.github.twitch4j.eventsub.domain.chat
- BitsBadge() - Constructor for class com.github.twitch4j.eventsub.domain.chat.BitsBadge
- bitsVotes(Integer) - Method in class com.github.twitch4j.eventsub.domain.PollChoice.PollChoiceBuilder
-
Deprecated.Twitch no longer supports bits on polls.
- BitsVoting - Class in com.github.twitch4j.eventsub.domain
-
Deprecated.Twitch no longer supports bits on polls.
- BitsVoting() - Constructor for class com.github.twitch4j.eventsub.domain.BitsVoting
-
Deprecated.
- BLOCKED - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.TermType
-
The AutoMod term belongs to the blocked terms list.
- BLUE - Enum constant in enum class com.github.twitch4j.eventsub.domain.PredictionColor
- broadcasterUserId(String) - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition.ChannelChatConditionBuilder
-
User ID of the channel to receive chat events for.
- broadcasterUserId(String) - Method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition.ChannelEventSubConditionBuilder
-
The broadcaster user ID for the channel you want to get notifications for.
- build() - Method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition.ApplicationEventSubConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition.CampaignEventSubConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition.ChannelAdBreakConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelBanCondition.ChannelBanConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition.ChannelCharityCampaignConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition.ChannelChatConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelCheerCondition.ChannelCheerConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition.ChannelEventSubConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowCondition.ChannelFollowConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition.ChannelFollowV2ConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition.ChannelModeratorAddConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition.ChannelModeratorRemoveConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition.ChannelPointsCustomRewardAddConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition.ChannelPointsCustomRewardRedemptionAddConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition.ChannelPointsCustomRewardRemoveConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition.ChannelPollBeginConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition.ChannelPollEndConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition.ChannelPollProgressConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition.ChannelPredictionEndConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition.ChannelPredictionLockConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelRaidCondition.ChannelRaidConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition.ChannelShoutoutConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition.ChannelSubscribeConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition.ChannelSubscriptionGiftConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition.ChannelSubscriptionMessageConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition.ChannelUnbanConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition.ChannelUnsubscribeConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition.ChannelUpdateConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ConduitCondition.ConduitConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition.CreatorGoalsConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition.DropEntitlementGrantConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.EventSubCondition.EventSubConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition.ExtensionBitsTransactionCreateConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition.ExtensionEventSubConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition.HypeTrainBeginConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition.HypeTrainEndConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition.HypeTrainProgressConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition.ModeratorEventSubConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.ShieldModeCondition.ShieldModeConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.StreamOfflineCondition.StreamOfflineConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.StreamOnlineCondition.StreamOnlineConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition.UserAuthorizationGrantConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition.UserAuthorizationRevokeConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition.UserEventSubConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.condition.UserUpdateCondition.UserUpdateConditionBuilder
- build() - Method in class com.github.twitch4j.eventsub.ConduitShard.ConduitShardBuilder
- build() - Method in class com.github.twitch4j.eventsub.domain.PollChoice.PollChoiceBuilder
- build() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome.PredictionOutcomeBuilder
- build() - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
- build() - Method in class com.github.twitch4j.eventsub.EventSubTransport.EventSubTransportBuilder
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelBanCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelCheerCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelFollowCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelRaidCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ConduitCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.ShieldModeCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.StreamOfflineCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.StreamOnlineCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition
- builder() - Static method in class com.github.twitch4j.eventsub.condition.UserUpdateCondition
- builder() - Static method in class com.github.twitch4j.eventsub.ConduitShard
- builder() - Static method in class com.github.twitch4j.eventsub.domain.PollChoice
- builder() - Static method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
- builder() - Static method in class com.github.twitch4j.eventsub.EventSubSubscription
- builder() - Static method in class com.github.twitch4j.eventsub.EventSubTransport
- BULLYING - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
C
- callback(String) - Method in class com.github.twitch4j.eventsub.EventSubTransport.EventSubTransportBuilder
-
The callback URL where the notification should be sent.
- CampaignEventSubCondition - Class in com.github.twitch4j.eventsub.condition
- CampaignEventSubCondition(CampaignEventSubCondition.CampaignEventSubConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition
- CampaignEventSubCondition.CampaignEventSubConditionBuilder<C extends CampaignEventSubCondition,
B extends CampaignEventSubCondition.CampaignEventSubConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - CampaignEventSubConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition.CampaignEventSubConditionBuilder
- campaignId(String) - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition.CampaignEventSubConditionBuilder
-
Optional: The campaign ID for a specific campaign for which entitlement notifications will be received.
- CANCELED - Enum constant in enum class com.github.twitch4j.eventsub.domain.PredictionStatus
-
The Prediction has been canceled and the Channel Points have been refunded to participants.
- CANCELED - Enum constant in enum class com.github.twitch4j.eventsub.domain.RedemptionStatus
- CANCELED - Enum constant in enum class com.github.twitch4j.eventsub.domain.UnbanRequestStatus
-
The user withdrew their request for an unban.
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelBanCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelCheerCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelRaidCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ConduitCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.ShieldModeCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.StreamOfflineCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.StreamOnlineCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.condition.UserUpdateCondition
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.Conduit
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.ConduitShard
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.AugmentedMessage
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.AutomaticReward
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.BitsVoting
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.ChannelPointsVoting
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Announcement
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Badge
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.BitsBadge
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.CharityDonation
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Cheer
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Cheermote
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.CommunitySubGift
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Emote
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Fragment
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPaidUpgrade
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Mention
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Message
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.PrimePaidUpgrade
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Raid
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Subscription
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Unraid
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.Contribution
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.GlobalCooldown
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.MaxPerStream
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.MaxPerUserPerStream
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.Message
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.Message.Emote
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.AutomodTerms
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.BanTarget
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.DeleteTarget
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.FollowersMode
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.RaidTarget
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.SlowMode
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.TimeoutTarget
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.UnbanRequest
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.UserTarget
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.Warning
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.PollChoice
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.Predictor
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.Product
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.Reward
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.Reward.Image
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.SimpleEmote
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.domain.Whisper
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.batched.BatchedDataEvents
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.batched.BatchedDropEntitlementGrantEvents
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.batched.BatchedEventSubEvents
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelBanEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearUserMessagesEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageDeleteEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatUserEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelFollowEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelModeratorAddEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelModeratorRemoveEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPollBeginEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPollEndEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPollProgressEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionBeginEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEndEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionLockEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionProgressEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelRaidEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelSubscribeEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionGiftEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelTermsUpdateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelUnbanEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelUnsubscribeEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelVipAddEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelVipRemoveEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelWarningAcknowledgeEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelWarningSendEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CharityCampaignProgressEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStartEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStopEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsBeginEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEndEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsProgressEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardAddEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardRedemptionAddEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardRedemptionUpdateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardRemoveEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardUpdateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.EnclosedDataEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubChannelEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubModerationEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubModeratorEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubUserEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ExtensionBitsTransactionCreateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.HypeTrainBeginEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.HypeTrainEndEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.HypeTrainEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.HypeTrainProgressEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ShieldModeBeginEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ShieldModeEndEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.ShoutoutReceiveEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.StreamOfflineEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.StreamOnlineEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserUpdateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.UnbanRequestCreatedEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.UnbanRequestResolvedEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationGrantEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationRevokeEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.UserMessageHoldEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.UserMessageUpdateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.UserUpdateEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.events.WhisperReceivedEvent
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.EventSubNotification
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.EventSubSubscription
- canEqual(Object) - Method in class com.github.twitch4j.eventsub.EventSubTransport
- categoryId(String) - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition.CampaignEventSubConditionBuilder
-
Optional: The category (or game) ID of the game for which entitlement notifications will be received.
- CELEBRATION - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
On-Screen Celebration was redeemed.
- CHANNEL_AD_BREAK_BEGIN - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_BAN - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHARITY_DONATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHARITY_PROGRESS - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHARITY_START - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHARITY_STOP - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHAT_CLEAR - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHAT_MESSAGE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHAT_MESSAGE_DELETE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHAT_NOTIFICATION - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHAT_SETTINGS_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CHEER - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_CLEAR_USER_MESSAGES - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_FOLLOW - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
-
Deprecated.
- CHANNEL_FOLLOW_V2 - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_GOAL_BEGIN - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_GOAL_END - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_GOAL_PROGRESS - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_MODERATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_MODERATOR_ADD - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_MODERATOR_REMOVE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_POINTS_AUTOMATIC_REWARD_REDEMPTION_ADD - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_POINTS_CUSTOM_REWARD_ADD - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_POINTS_CUSTOM_REWARD_REDEMPTION_ADD - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_POINTS_CUSTOM_REWARD_REDEMPTION_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_POINTS_CUSTOM_REWARD_REMOVE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_POINTS_CUSTOM_REWARD_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_POINTS_HIGHLIGHTED - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.MessageType
-
Channel points were used to highlight the chat message.
- CHANNEL_POINTS_SUB_ONLY - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.MessageType
-
Channel points were used to send this message in sub-only mode.
- CHANNEL_RAID - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_SUBSCRIBE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_SUBSCRIPTION_END - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_SUBSCRIPTION_GIFT - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_SUBSCRIPTION_MESSAGE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_SUSPICIOUS_USER_MESSAGE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_SUSPICIOUS_USER_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_UNBAN - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
-
Deprecated.
- CHANNEL_UPDATE_V2 - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_VIP_ADD - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_VIP_REMOVE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_WARNING_ACKNOWLEDGE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- CHANNEL_WARNING_SEND - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- ChannelAdBreakBeginEvent - Class in com.github.twitch4j.eventsub.events
- ChannelAdBreakBeginEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
- ChannelAdBreakBeginType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.ad_break.begin subscription type sends a notification when a user runs a midroll commercial break, either manually or automatically via ads manager.
- ChannelAdBreakBeginType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelAdBreakBeginType
- ChannelAdBreakCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelAdBreakCondition(ChannelAdBreakCondition.ChannelAdBreakConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition
- ChannelAdBreakCondition.ChannelAdBreakConditionBuilder<C extends ChannelAdBreakCondition,
B extends ChannelAdBreakCondition.ChannelAdBreakConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelAdBreakConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition.ChannelAdBreakConditionBuilder
- ChannelBanCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelBanCondition(ChannelBanCondition.ChannelBanConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelBanCondition
- ChannelBanCondition.ChannelBanConditionBuilder<C extends ChannelBanCondition,
B extends ChannelBanCondition.ChannelBanConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelBanConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelBanCondition.ChannelBanConditionBuilder
- ChannelBanEvent - Class in com.github.twitch4j.eventsub.events
- ChannelBanEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelBanEvent
- ChannelBanType - Class in com.github.twitch4j.eventsub.subscriptions
-
A viewer is banned from the specified channel.
- ChannelBanType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelBanType
- ChannelCharityCampaignCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelCharityCampaignCondition(ChannelCharityCampaignCondition.ChannelCharityCampaignConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition
- ChannelCharityCampaignCondition.ChannelCharityCampaignConditionBuilder<C extends ChannelCharityCampaignCondition,
B extends ChannelCharityCampaignCondition.ChannelCharityCampaignConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelCharityCampaignConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition.ChannelCharityCampaignConditionBuilder
- ChannelCharityCampaignMetaEvent - Class in com.github.twitch4j.eventsub.events
- ChannelCharityCampaignMetaEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
- ChannelCharityDonateEvent - Class in com.github.twitch4j.eventsub.events
- ChannelCharityDonateEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
- ChannelCharityDonateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Channel Charity Campaign Donate
- ChannelCharityDonateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelCharityDonateType
- ChannelChatClearEvent - Class in com.github.twitch4j.eventsub.events
- ChannelChatClearEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelChatClearEvent
- ChannelChatClearType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when a moderator or bot clears all messages from the chat room.
- ChannelChatClearType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelChatClearType
- ChannelChatClearUserMessagesEvent - Class in com.github.twitch4j.eventsub.events
- ChannelChatClearUserMessagesEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelChatClearUserMessagesEvent
- ChannelChatCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelChatCondition(ChannelChatCondition.ChannelChatConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelChatCondition
- ChannelChatCondition.ChannelChatConditionBuilder<C extends ChannelChatCondition,
B extends ChannelChatCondition.ChannelChatConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelChatConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelChatCondition.ChannelChatConditionBuilder
- ChannelChatMessageDeleteEvent - Class in com.github.twitch4j.eventsub.events
- ChannelChatMessageDeleteEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelChatMessageDeleteEvent
- ChannelChatMessageEvent - Class in com.github.twitch4j.eventsub.events
- ChannelChatMessageEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
- ChannelChatMessageType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when any user sends a message to a specific chat room, effectively replicating IRC PRIVMSG.
- ChannelChatMessageType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelChatMessageType
- ChannelChatNotificationEvent - Class in com.github.twitch4j.eventsub.events
- ChannelChatNotificationEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
- ChannelChatNotificationType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when a USERNOTICE event that appears in chat occurs, such as someone subscribing to the channel or a subscription is gifted.
- ChannelChatNotificationType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelChatNotificationType
- ChannelChatSettingsUpdateEvent - Class in com.github.twitch4j.eventsub.events
- ChannelChatSettingsUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
- ChannelChatSettingsUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
This event sends a notification when a broadcaster’s chat settings are updated.
- ChannelChatSettingsUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelChatSettingsUpdateType
- ChannelChatUserEvent - Class in com.github.twitch4j.eventsub.events
- ChannelChatUserEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelChatUserEvent
- ChannelCheerCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelCheerCondition(ChannelCheerCondition.ChannelCheerConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelCheerCondition
- ChannelCheerCondition.ChannelCheerConditionBuilder<C extends ChannelCheerCondition,
B extends ChannelCheerCondition.ChannelCheerConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelCheerConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelCheerCondition.ChannelCheerConditionBuilder
- ChannelCheerEvent - Class in com.github.twitch4j.eventsub.events
- ChannelCheerEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelCheerEvent
- ChannelCheerType - Class in com.github.twitch4j.eventsub.subscriptions
-
A user cheers on the specified channel.
- ChannelCheerType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelCheerType
- ChannelClearUserMessagesType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when a moderator or bot clears all messages for a specific user, which occurs when the user has been timed out or banned.
- ChannelClearUserMessagesType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelClearUserMessagesType
- ChannelEventSubCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelEventSubCondition(ChannelEventSubCondition.ChannelEventSubConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
- ChannelEventSubCondition.ChannelEventSubConditionBuilder<C extends ChannelEventSubCondition,
B extends ChannelEventSubCondition.ChannelEventSubConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelEventSubConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition.ChannelEventSubConditionBuilder
- ChannelFollowCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelFollowCondition(ChannelFollowCondition.ChannelFollowConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelFollowCondition
- ChannelFollowCondition.ChannelFollowConditionBuilder<C extends ChannelFollowCondition,
B extends ChannelFollowCondition.ChannelFollowConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelFollowConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelFollowCondition.ChannelFollowConditionBuilder
- ChannelFollowEvent - Class in com.github.twitch4j.eventsub.events
- ChannelFollowEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelFollowEvent
- ChannelFollowType - Class in com.github.twitch4j.eventsub.subscriptions
-
Deprecated.Without prior notice, Twitch has restricted this subscription to client_id's that were using it on 2023-02-17. Furthermore, Twitch will shutdown this topic on 2023-09-12 in favor of
ChannelFollowTypeV2(which has the same event data but more stringent auth). - ChannelFollowType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelFollowType
-
Deprecated.
- ChannelFollowTypeV2 - Class in com.github.twitch4j.eventsub.subscriptions
-
A specified channel receives a follow.
- ChannelFollowTypeV2() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelFollowTypeV2
- ChannelFollowV2Condition - Class in com.github.twitch4j.eventsub.condition
- ChannelFollowV2Condition(ChannelFollowV2Condition.ChannelFollowV2ConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition
- ChannelFollowV2Condition.ChannelFollowV2ConditionBuilder<C extends ChannelFollowV2Condition,
B extends ChannelFollowV2Condition.ChannelFollowV2ConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelFollowV2ConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition.ChannelFollowV2ConditionBuilder
- ChannelFromToEventSubCondition - Class in com.github.twitch4j.eventsub.condition
-
Generic condition when a broadcaster can be either on the receiving or giving end of the event type.
- ChannelFromToEventSubCondition(ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition
- ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder<C extends ChannelFromToEventSubCondition,
B extends ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelFromToEventSubConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder
- ChannelGoalBeginType - Class in com.github.twitch4j.eventsub.subscriptions
-
Notifies the subscriber when the specified broadcaster begins a goal.
- ChannelGoalBeginType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelGoalBeginType
- ChannelGoalEndType - Class in com.github.twitch4j.eventsub.subscriptions
-
Notifies the subscriber when the specified broadcaster ends a goal.
- ChannelGoalEndType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelGoalEndType
- ChannelGoalProgressType - Class in com.github.twitch4j.eventsub.subscriptions
-
Notifies the subscriber when progress is made towards the specified broadcaster’s goal.
- ChannelGoalProgressType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelGoalProgressType
- ChannelMessageDeleteType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when a moderator removes a specific message.
- ChannelMessageDeleteType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelMessageDeleteType
- ChannelModerateEvent - Class in com.github.twitch4j.eventsub.events
- ChannelModerateEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelModerateEvent
- ChannelModerateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Fires when a moderator performs a moderation action in a channel.
- ChannelModerateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelModerateType
- ChannelModeratorAddCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelModeratorAddCondition(ChannelModeratorAddCondition.ChannelModeratorAddConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition
- ChannelModeratorAddCondition.ChannelModeratorAddConditionBuilder<C extends ChannelModeratorAddCondition,
B extends ChannelModeratorAddCondition.ChannelModeratorAddConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelModeratorAddConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition.ChannelModeratorAddConditionBuilder
- ChannelModeratorAddEvent - Class in com.github.twitch4j.eventsub.events
- ChannelModeratorAddEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelModeratorAddEvent
- ChannelModeratorAddType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.moderator.add subscription type sends a notification when a user is given moderator privileges on a specified channel.
- ChannelModeratorAddType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorAddType
- ChannelModeratorRemoveCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelModeratorRemoveCondition(ChannelModeratorRemoveCondition.ChannelModeratorRemoveConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition
- ChannelModeratorRemoveCondition.ChannelModeratorRemoveConditionBuilder<C extends ChannelModeratorRemoveCondition,
B extends ChannelModeratorRemoveCondition.ChannelModeratorRemoveConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelModeratorRemoveConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition.ChannelModeratorRemoveConditionBuilder
- ChannelModeratorRemoveEvent - Class in com.github.twitch4j.eventsub.events
- ChannelModeratorRemoveEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelModeratorRemoveEvent
- ChannelModeratorRemoveType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.moderator.remove subscription type sends a notification when a user has moderator privileges removed on a specified channel.
- ChannelModeratorRemoveType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorRemoveType
- channelPoints(Long) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome.PredictionOutcomeBuilder
-
The total number of Channel Points used on this outcome.
- ChannelPointsAutomaticRewardRedemptionAddType - Class in com.github.twitch4j.eventsub.subscriptions
-
This subscription type sends a notification when a viewer has redeemed an automatic channel points reward on the specified channel.
- ChannelPointsAutomaticRewardRedemptionAddType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelPointsAutomaticRewardRedemptionAddType
- ChannelPointsCustomRewardAddCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPointsCustomRewardAddCondition(ChannelPointsCustomRewardAddCondition.ChannelPointsCustomRewardAddConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition
- ChannelPointsCustomRewardAddCondition.ChannelPointsCustomRewardAddConditionBuilder<C extends ChannelPointsCustomRewardAddCondition,
B extends ChannelPointsCustomRewardAddCondition.ChannelPointsCustomRewardAddConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPointsCustomRewardAddConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition.ChannelPointsCustomRewardAddConditionBuilder
- ChannelPointsCustomRewardAddType - Class in com.github.twitch4j.eventsub.subscriptions
-
A custom channel points reward has been created for the specified channel.
- ChannelPointsCustomRewardAddType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardAddType
- ChannelPointsCustomRewardEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPointsCustomRewardEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
- ChannelPointsCustomRewardRedemptionAddCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPointsCustomRewardRedemptionAddCondition(ChannelPointsCustomRewardRedemptionAddCondition.ChannelPointsCustomRewardRedemptionAddConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition
- ChannelPointsCustomRewardRedemptionAddCondition.ChannelPointsCustomRewardRedemptionAddConditionBuilder<C extends ChannelPointsCustomRewardRedemptionAddCondition,
B extends ChannelPointsCustomRewardRedemptionAddCondition.ChannelPointsCustomRewardRedemptionAddConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPointsCustomRewardRedemptionAddConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition.ChannelPointsCustomRewardRedemptionAddConditionBuilder
- ChannelPointsCustomRewardRedemptionAddType - Class in com.github.twitch4j.eventsub.subscriptions
-
A viewer has redeemed a custom channel points reward on the specified channel.
- ChannelPointsCustomRewardRedemptionAddType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionAddType
- ChannelPointsCustomRewardRedemptionEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPointsCustomRewardRedemptionEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
- ChannelPointsCustomRewardRedemptionUpdateCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPointsCustomRewardRedemptionUpdateCondition(ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition
- ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<C extends ChannelPointsCustomRewardRedemptionUpdateCondition,
B extends ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPointsCustomRewardRedemptionUpdateConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder
- ChannelPointsCustomRewardRedemptionUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
A redemption of a channel points custom reward has been updated for the specified channel.
- ChannelPointsCustomRewardRedemptionUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionUpdateType
- ChannelPointsCustomRewardRemoveCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPointsCustomRewardRemoveCondition(ChannelPointsCustomRewardRemoveCondition.ChannelPointsCustomRewardRemoveConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition
- ChannelPointsCustomRewardRemoveCondition.ChannelPointsCustomRewardRemoveConditionBuilder<C extends ChannelPointsCustomRewardRemoveCondition,
B extends ChannelPointsCustomRewardRemoveCondition.ChannelPointsCustomRewardRemoveConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPointsCustomRewardRemoveConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition.ChannelPointsCustomRewardRemoveConditionBuilder
- ChannelPointsCustomRewardRemoveType - Class in com.github.twitch4j.eventsub.subscriptions
-
A custom channel points reward has been removed from the specified channel.
- ChannelPointsCustomRewardRemoveType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRemoveType
- ChannelPointsCustomRewardUpdateCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPointsCustomRewardUpdateCondition(ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition
- ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder<C extends ChannelPointsCustomRewardUpdateCondition,
B extends ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPointsCustomRewardUpdateConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder
- ChannelPointsCustomRewardUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
A custom channel points reward has been updated for the specified channel.
- ChannelPointsCustomRewardUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardUpdateType
- channelPointsVotes(Integer) - Method in class com.github.twitch4j.eventsub.domain.PollChoice.PollChoiceBuilder
-
Number of votes received via Channel Points.
- ChannelPointsVoting - Class in com.github.twitch4j.eventsub.domain
- ChannelPointsVoting() - Constructor for class com.github.twitch4j.eventsub.domain.ChannelPointsVoting
- ChannelPollBeginCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPollBeginCondition(ChannelPollBeginCondition.ChannelPollBeginConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition
- ChannelPollBeginCondition.ChannelPollBeginConditionBuilder<C extends ChannelPollBeginCondition,
B extends ChannelPollBeginCondition.ChannelPollBeginConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPollBeginConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition.ChannelPollBeginConditionBuilder
- ChannelPollBeginEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPollBeginEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPollBeginEvent
- ChannelPollEndCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPollEndCondition(ChannelPollEndCondition.ChannelPollEndConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition
- ChannelPollEndCondition.ChannelPollEndConditionBuilder<C extends ChannelPollEndCondition,
B extends ChannelPollEndCondition.ChannelPollEndConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPollEndConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition.ChannelPollEndConditionBuilder
- ChannelPollEndEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPollEndEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPollEndEvent
- ChannelPollEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPollEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPollEvent
- ChannelPollProgressCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPollProgressCondition(ChannelPollProgressCondition.ChannelPollProgressConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition
- ChannelPollProgressCondition.ChannelPollProgressConditionBuilder<C extends ChannelPollProgressCondition,
B extends ChannelPollProgressCondition.ChannelPollProgressConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPollProgressConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition.ChannelPollProgressConditionBuilder
- ChannelPollProgressEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPollProgressEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPollProgressEvent
- ChannelPredictionBeginCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPredictionBeginCondition(ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition
- ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder<C extends ChannelPredictionBeginCondition,
B extends ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPredictionBeginConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder
- ChannelPredictionBeginEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPredictionBeginEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPredictionBeginEvent
- ChannelPredictionEndCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPredictionEndCondition(ChannelPredictionEndCondition.ChannelPredictionEndConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition
- ChannelPredictionEndCondition.ChannelPredictionEndConditionBuilder<C extends ChannelPredictionEndCondition,
B extends ChannelPredictionEndCondition.ChannelPredictionEndConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPredictionEndConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition.ChannelPredictionEndConditionBuilder
- ChannelPredictionEndEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPredictionEndEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPredictionEndEvent
- ChannelPredictionEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPredictionEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
- ChannelPredictionLockCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPredictionLockCondition(ChannelPredictionLockCondition.ChannelPredictionLockConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition
- ChannelPredictionLockCondition.ChannelPredictionLockConditionBuilder<C extends ChannelPredictionLockCondition,
B extends ChannelPredictionLockCondition.ChannelPredictionLockConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPredictionLockConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition.ChannelPredictionLockConditionBuilder
- ChannelPredictionLockEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPredictionLockEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPredictionLockEvent
- ChannelPredictionProgressCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelPredictionProgressCondition(ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition
- ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder<C extends ChannelPredictionProgressCondition,
B extends ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelPredictionProgressConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder
- ChannelPredictionProgressEvent - Class in com.github.twitch4j.eventsub.events
- ChannelPredictionProgressEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelPredictionProgressEvent
- ChannelRaidCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelRaidCondition(ChannelRaidCondition.ChannelRaidConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelRaidCondition
- ChannelRaidCondition.ChannelRaidConditionBuilder<C extends ChannelRaidCondition,
B extends ChannelRaidCondition.ChannelRaidConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelRaidConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelRaidCondition.ChannelRaidConditionBuilder
- ChannelRaidEvent - Class in com.github.twitch4j.eventsub.events
- ChannelRaidEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelRaidEvent
- ChannelRaidType - Class in com.github.twitch4j.eventsub.subscriptions
-
A broadcaster raids another broadcaster’s channel.
- ChannelRaidType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelRaidType
- ChannelShoutoutCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelShoutoutCondition(ChannelShoutoutCondition.ChannelShoutoutConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition
- ChannelShoutoutCondition.ChannelShoutoutConditionBuilder<C extends ChannelShoutoutCondition,
B extends ChannelShoutoutCondition.ChannelShoutoutConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelShoutoutConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition.ChannelShoutoutConditionBuilder
- ChannelSubscribeCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelSubscribeCondition(ChannelSubscribeCondition.ChannelSubscribeConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition
- ChannelSubscribeCondition.ChannelSubscribeConditionBuilder<C extends ChannelSubscribeCondition,
B extends ChannelSubscribeCondition.ChannelSubscribeConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelSubscribeConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition.ChannelSubscribeConditionBuilder
- ChannelSubscribeEvent - Class in com.github.twitch4j.eventsub.events
- ChannelSubscribeEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelSubscribeEvent
- ChannelSubscribeType - Class in com.github.twitch4j.eventsub.subscriptions
-
A notification when a specified channel receives a subscriber.
- ChannelSubscribeType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelSubscribeType
- ChannelSubscriptionEndType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.subscription.end subscription type sends a notification when a subscription to the specified channel expires.
- ChannelSubscriptionEndType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionEndType
- ChannelSubscriptionGiftCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelSubscriptionGiftCondition(ChannelSubscriptionGiftCondition.ChannelSubscriptionGiftConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition
- ChannelSubscriptionGiftCondition.ChannelSubscriptionGiftConditionBuilder<C extends ChannelSubscriptionGiftCondition,
B extends ChannelSubscriptionGiftCondition.ChannelSubscriptionGiftConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelSubscriptionGiftConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition.ChannelSubscriptionGiftConditionBuilder
- ChannelSubscriptionGiftEvent - Class in com.github.twitch4j.eventsub.events
- ChannelSubscriptionGiftEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelSubscriptionGiftEvent
- ChannelSubscriptionGiftType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.subscription.gift subscription type sends a notification when a user gives one or more gifted subscriptions in a channel.
- ChannelSubscriptionGiftType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionGiftType
- ChannelSubscriptionMessageCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelSubscriptionMessageCondition(ChannelSubscriptionMessageCondition.ChannelSubscriptionMessageConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition
- ChannelSubscriptionMessageCondition.ChannelSubscriptionMessageConditionBuilder<C extends ChannelSubscriptionMessageCondition,
B extends ChannelSubscriptionMessageCondition.ChannelSubscriptionMessageConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelSubscriptionMessageConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition.ChannelSubscriptionMessageConditionBuilder
- ChannelSubscriptionMessageEvent - Class in com.github.twitch4j.eventsub.events
- ChannelSubscriptionMessageEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
- ChannelSubscriptionMessageType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.subscription.message subscription type sends a notification when a user sends a re-subscription chat message in a specific channel.
- ChannelSubscriptionMessageType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionMessageType
- ChannelTermsUpdateEvent - Class in com.github.twitch4j.eventsub.events
- ChannelTermsUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelTermsUpdateEvent
- ChannelUnbanCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelUnbanCondition(ChannelUnbanCondition.ChannelUnbanConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition
- ChannelUnbanCondition.ChannelUnbanConditionBuilder<C extends ChannelUnbanCondition,
B extends ChannelUnbanCondition.ChannelUnbanConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelUnbanConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition.ChannelUnbanConditionBuilder
- ChannelUnbanEvent - Class in com.github.twitch4j.eventsub.events
- ChannelUnbanEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelUnbanEvent
- ChannelUnbanType - Class in com.github.twitch4j.eventsub.subscriptions
-
A viewer is unbanned from the specified channel.
- ChannelUnbanType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelUnbanType
- ChannelUnsubscribeCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelUnsubscribeCondition(ChannelUnsubscribeCondition.ChannelUnsubscribeConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition
- ChannelUnsubscribeCondition.ChannelUnsubscribeConditionBuilder<C extends ChannelUnsubscribeCondition,
B extends ChannelUnsubscribeCondition.ChannelUnsubscribeConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelUnsubscribeConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition.ChannelUnsubscribeConditionBuilder
- ChannelUnsubscribeEvent - Class in com.github.twitch4j.eventsub.events
- ChannelUnsubscribeEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelUnsubscribeEvent
- ChannelUpdateCondition - Class in com.github.twitch4j.eventsub.condition
- ChannelUpdateCondition(ChannelUpdateCondition.ChannelUpdateConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition
- ChannelUpdateCondition.ChannelUpdateConditionBuilder<C extends ChannelUpdateCondition,
B extends ChannelUpdateCondition.ChannelUpdateConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ChannelUpdateConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition.ChannelUpdateConditionBuilder
- ChannelUpdateEvent - Class in com.github.twitch4j.eventsub.events
-
Deprecated.in favor of
ChannelUpdateV2Event - ChannelUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.
- ChannelUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Deprecated.in favor of
ChannelUpdateV2Type - ChannelUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateType
-
Deprecated.
- ChannelUpdateV2Event - Class in com.github.twitch4j.eventsub.events
- ChannelUpdateV2Event() - Constructor for class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
- ChannelUpdateV2Type - Class in com.github.twitch4j.eventsub.subscriptions
-
A broadcaster updates their channel properties e.g., category, title, content classification labels, or broadcast language.
- ChannelUpdateV2Type() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateV2Type
- ChannelVipAddEvent - Class in com.github.twitch4j.eventsub.events
- ChannelVipAddEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelVipAddEvent
- ChannelVipAddType - Class in com.github.twitch4j.eventsub.subscriptions
-
This subscription type sends a notification when a VIP is added to the channel.
- ChannelVipAddType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelVipAddType
- ChannelVipRemoveEvent - Class in com.github.twitch4j.eventsub.events
- ChannelVipRemoveEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelVipRemoveEvent
- ChannelVipRemoveType - Class in com.github.twitch4j.eventsub.subscriptions
-
This subscription type sends a notification when a VIP is removed from the channel.
- ChannelVipRemoveType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelVipRemoveType
- ChannelWarningAcknowledgeEvent - Class in com.github.twitch4j.eventsub.events
- ChannelWarningAcknowledgeEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelWarningAcknowledgeEvent
- ChannelWarningAcknowledgeType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when a warning is acknowledged by a user.
- ChannelWarningAcknowledgeType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelWarningAcknowledgeType
- ChannelWarningSendEvent - Class in com.github.twitch4j.eventsub.events
- ChannelWarningSendEvent() - Constructor for class com.github.twitch4j.eventsub.events.ChannelWarningSendEvent
- ChannelWarningSendType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when a warning is sent to a user.
- ChannelWarningSendType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ChannelWarningSendType
- CHARITY_DONATION - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- CharityCampaignProgressEvent - Class in com.github.twitch4j.eventsub.events
- CharityCampaignProgressEvent() - Constructor for class com.github.twitch4j.eventsub.events.CharityCampaignProgressEvent
- CharityCampaignProgressType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends notifications when progress is made towards the campaign’s goal or when the broadcaster changes the fundraising goal.
- CharityCampaignProgressType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.CharityCampaignProgressType
- CharityCampaignStartEvent - Class in com.github.twitch4j.eventsub.events
- CharityCampaignStartEvent() - Constructor for class com.github.twitch4j.eventsub.events.CharityCampaignStartEvent
- CharityCampaignStartType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when the broadcaster starts a charity campaign.
- CharityCampaignStartType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStartType
- CharityCampaignStopEvent - Class in com.github.twitch4j.eventsub.events
- CharityCampaignStopEvent() - Constructor for class com.github.twitch4j.eventsub.events.CharityCampaignStopEvent
- CharityCampaignStopType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when the broadcaster stops a charity campaign.
- CharityCampaignStopType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStopType
- CharityDonation - Class in com.github.twitch4j.eventsub.domain.chat
- CharityDonation() - Constructor for class com.github.twitch4j.eventsub.domain.chat.CharityDonation
- CHAT_USER_BANNED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
The user specified in the Condition object was banned from the broadcaster's chat.
- Cheer - Class in com.github.twitch4j.eventsub.domain.chat
- Cheer() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Cheer
- Cheermote - Class in com.github.twitch4j.eventsub.domain.chat
- Cheermote() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Cheermote
- CHEERMOTE - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.Fragment.Type
- CHEERS - Enum constant in enum class com.github.twitch4j.eventsub.domain.GoalType
-
The goal is to increase the number of unique Cheerers to Cheer on the channel.
- CHOSEN_MODIFIED_SUB_EMOTE_UNLOCK - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
"Modify a Single Emote" was redeemed.
- CHOSEN_SUB_EMOTE_UNLOCK - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
"Choose an Emote to Unlock" was redeemed.
- CLEAR - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- clientId(String) - Method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition.ApplicationEventSubConditionBuilder
-
Your application’s client id.
- color(PredictionColor) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome.PredictionOutcomeBuilder
-
The color for the outcome.
- com.github.twitch4j.eventsub - package com.github.twitch4j.eventsub
- com.github.twitch4j.eventsub.condition - package com.github.twitch4j.eventsub.condition
- com.github.twitch4j.eventsub.domain - package com.github.twitch4j.eventsub.domain
- com.github.twitch4j.eventsub.domain.chat - package com.github.twitch4j.eventsub.domain.chat
- com.github.twitch4j.eventsub.domain.moderation - package com.github.twitch4j.eventsub.domain.moderation
- com.github.twitch4j.eventsub.events - package com.github.twitch4j.eventsub.events
- com.github.twitch4j.eventsub.events.batched - package com.github.twitch4j.eventsub.events.batched
- com.github.twitch4j.eventsub.subscriptions - package com.github.twitch4j.eventsub.subscriptions
- com.github.twitch4j.eventsub.util - package com.github.twitch4j.eventsub.util
- COMMUNITY_SUB_GIFT - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- CommunitySubGift - Class in com.github.twitch4j.eventsub.domain.chat
- CommunitySubGift() - Constructor for class com.github.twitch4j.eventsub.domain.chat.CommunitySubGift
- COMPLETED - Enum constant in enum class com.github.twitch4j.eventsub.domain.PollStatus
-
Poll has reached its ended_at time.
- condition(EventSubCondition) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
Object specifying custom parameters for the subscription.
- Conduit - Class in com.github.twitch4j.eventsub
- Conduit() - Constructor for class com.github.twitch4j.eventsub.Conduit
- CONDUIT - Enum constant in enum class com.github.twitch4j.eventsub.EventSubTransportMethod
- CONDUIT_SHARD_DISABLED - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- ConduitCondition - Class in com.github.twitch4j.eventsub.condition
- ConduitCondition(ConduitCondition.ConduitConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ConduitCondition
- ConduitCondition.ConduitConditionBuilder<C extends ConduitCondition,
B extends ConduitCondition.ConduitConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ConduitConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ConduitCondition.ConduitConditionBuilder
- conduitId(String) - Method in class com.github.twitch4j.eventsub.condition.ConduitCondition.ConduitConditionBuilder
-
The conduit ID to receive events for.
- conduitId(String) - Method in class com.github.twitch4j.eventsub.EventSubTransport.EventSubTransportBuilder
-
An ID that identifies the conduit to send notifications to.
- ConduitShard - Class in com.github.twitch4j.eventsub
- ConduitShard() - Constructor for class com.github.twitch4j.eventsub.ConduitShard
- ConduitShard(String, ShardStatus, EventSubTransport) - Constructor for class com.github.twitch4j.eventsub.ConduitShard
-
Creates a new
ConduitShardinstance. - ConduitShard.ConduitShardBuilder - Class in com.github.twitch4j.eventsub
- ConduitShardDisabledEvent - Class in com.github.twitch4j.eventsub.events
- ConduitShardDisabledEvent() - Constructor for class com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
- ConduitShardDisabledType - Class in com.github.twitch4j.eventsub.subscriptions
-
The conduit.shard.disabled subscription type sends a notification when EventSub disables a shard due to the status of the underlying transport changing.
- ConduitShardDisabledType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ConduitShardDisabledType
- connectedAt(Instant) - Method in class com.github.twitch4j.eventsub.EventSubTransport.EventSubTransportBuilder
-
The UTC date and time that the WebSocket connection was established.
- ContentClassification - Enum Class in com.github.twitch4j.eventsub.domain
-
Content classification tags that indicate that a stream may not be suitable for certain viewers.
- Contribution - Class in com.github.twitch4j.eventsub.domain
- Contribution() - Constructor for class com.github.twitch4j.eventsub.domain.Contribution
- Contribution.Type - Enum Class in com.github.twitch4j.eventsub.domain
- cost(Integer) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
How much the subscription counts against your limit.
- createdAt(Instant) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
Timestamp indicating when the subscription was created.
- CreatorGoalsBeginEvent - Class in com.github.twitch4j.eventsub.events
- CreatorGoalsBeginEvent() - Constructor for class com.github.twitch4j.eventsub.events.CreatorGoalsBeginEvent
- CreatorGoalsCondition - Class in com.github.twitch4j.eventsub.condition
- CreatorGoalsCondition(CreatorGoalsCondition.CreatorGoalsConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition
- CreatorGoalsCondition.CreatorGoalsConditionBuilder<C extends CreatorGoalsCondition,
B extends CreatorGoalsCondition.CreatorGoalsConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - CreatorGoalsConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition.CreatorGoalsConditionBuilder
- CreatorGoalsEndEvent - Class in com.github.twitch4j.eventsub.events
- CreatorGoalsEndEvent() - Constructor for class com.github.twitch4j.eventsub.events.CreatorGoalsEndEvent
- CreatorGoalsEvent - Class in com.github.twitch4j.eventsub.events
- CreatorGoalsEvent() - Constructor for class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
- CreatorGoalsProgressEvent - Class in com.github.twitch4j.eventsub.events
- CreatorGoalsProgressEvent() - Constructor for class com.github.twitch4j.eventsub.events.CreatorGoalsProgressEvent
- CustomRewardAddEvent - Class in com.github.twitch4j.eventsub.events
- CustomRewardAddEvent() - Constructor for class com.github.twitch4j.eventsub.events.CustomRewardAddEvent
- CustomRewardEventSubCondition - Class in com.github.twitch4j.eventsub.condition
- CustomRewardEventSubCondition(CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
- CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder<C extends CustomRewardEventSubCondition,
B extends CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - CustomRewardEventSubConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder
- CustomRewardRedemptionAddEvent - Class in com.github.twitch4j.eventsub.events
- CustomRewardRedemptionAddEvent() - Constructor for class com.github.twitch4j.eventsub.events.CustomRewardRedemptionAddEvent
- CustomRewardRedemptionUpdateEvent - Class in com.github.twitch4j.eventsub.events
- CustomRewardRedemptionUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.CustomRewardRedemptionUpdateEvent
- CustomRewardRemoveEvent - Class in com.github.twitch4j.eventsub.events
- CustomRewardRemoveEvent() - Constructor for class com.github.twitch4j.eventsub.events.CustomRewardRemoveEvent
- CustomRewardUpdateEvent - Class in com.github.twitch4j.eventsub.events
- CustomRewardUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.CustomRewardUpdateEvent
D
- DELETE - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- DELETE_BLOCKED_TERM - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- DELETE_PERMITTED_TERM - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- DeleteTarget - Class in com.github.twitch4j.eventsub.domain.moderation
- DeleteTarget() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.DeleteTarget
- DENIED - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodMessageStatus
-
A moderator denied this message flagged by AutoMod from being sent in chat.
- DENIED - Enum constant in enum class com.github.twitch4j.eventsub.domain.UnbanRequestStatus
-
A moderator denied the unban request.
- DENY_UNBAN_REQUEST - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- deserialize(JsonParser, DeserializationContext) - Method in class com.github.twitch4j.eventsub.util.NotificationDeserializer
- DETECTED_BAN_EVADER - Enum constant in enum class com.github.twitch4j.eventsub.domain.SuspiciousType
- DISABILITY - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
- disconnectedAt(Instant) - Method in class com.github.twitch4j.eventsub.EventSubTransport.EventSubTransportBuilder
-
The UTC date and time that the WebSocket connection was lost.
- DROP_ENTITLEMENT_GRANT - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- DropEntitlementGrantCondition - Class in com.github.twitch4j.eventsub.condition
- DropEntitlementGrantCondition(DropEntitlementGrantCondition.DropEntitlementGrantConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition
- DropEntitlementGrantCondition.DropEntitlementGrantConditionBuilder<C extends DropEntitlementGrantCondition,
B extends DropEntitlementGrantCondition.DropEntitlementGrantConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - DropEntitlementGrantConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition.DropEntitlementGrantConditionBuilder
- DropEntitlementGrantEvent - Class in com.github.twitch4j.eventsub.events
- DropEntitlementGrantEvent() - Constructor for class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
- DropEntitlementGrantType - Class in com.github.twitch4j.eventsub.subscriptions
-
This subscription type sends a notification when an entitlement for a Drop is granted to a user.
- DropEntitlementGrantType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.DropEntitlementGrantType
- DRUGS - Enum constant in enum class com.github.twitch4j.eventsub.domain.ContentClassification
-
Excessive tobacco glorification or promotion, any marijuana consumption/use, legal drug and alcohol induced intoxication, discussions of illegal drugs.
E
- Emote - Class in com.github.twitch4j.eventsub.domain.chat
- Emote() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Emote
- Emote() - Constructor for class com.github.twitch4j.eventsub.domain.Message.Emote
- EMOTE - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.Fragment.Type
- Emote.Format - Enum Class in com.github.twitch4j.eventsub.domain.chat
- EMOTEONLY - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- EMOTEONLYOFF - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- ENABLED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Designates that the subscription is in an operable state and is valid.
- ENABLED - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The shard is enabled.
- EnclosedDataEvent<T> - Class in com.github.twitch4j.eventsub.events
- EnclosedDataEvent() - Constructor for class com.github.twitch4j.eventsub.events.EnclosedDataEvent
- EnclosedDataEvent(String, T) - Constructor for class com.github.twitch4j.eventsub.events.EnclosedDataEvent
-
Creates a new
EnclosedDataEventinstance. - equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelBanCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelCheerCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelRaidCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ConduitCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.ShieldModeCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.StreamOfflineCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.StreamOnlineCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.condition.UserUpdateCondition
- equals(Object) - Method in class com.github.twitch4j.eventsub.Conduit
- equals(Object) - Method in class com.github.twitch4j.eventsub.ConduitShard
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.AugmentedMessage
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.AutomaticReward
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.BitsVoting
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.ChannelPointsVoting
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Announcement
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Badge
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.BitsBadge
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.CharityDonation
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Cheer
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Cheermote
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.CommunitySubGift
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Emote
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Fragment
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPaidUpgrade
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Mention
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Message
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.PrimePaidUpgrade
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Raid
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Subscription
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.chat.Unraid
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.Contribution
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.GlobalCooldown
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.MaxPerStream
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.MaxPerUserPerStream
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.Message.Emote
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.Message
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.AutomodTerms
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.BanTarget
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.DeleteTarget
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.FollowersMode
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.RaidTarget
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.SlowMode
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.TimeoutTarget
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.UnbanRequest
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.UserTarget
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.moderation.Warning
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.PollChoice
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.Predictor
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.Product
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.Reward
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.Reward.Image
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.SimpleEmote
- equals(Object) - Method in class com.github.twitch4j.eventsub.domain.Whisper
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.batched.BatchedDataEvents
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.batched.BatchedDropEntitlementGrantEvents
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.batched.BatchedEventSubEvents
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelBanEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearUserMessagesEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageDeleteEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelChatUserEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelFollowEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelModeratorAddEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelModeratorRemoveEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPollBeginEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPollEndEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPollProgressEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionBeginEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEndEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionLockEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionProgressEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelRaidEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelSubscribeEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionGiftEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelTermsUpdateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelUnbanEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelUnsubscribeEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelVipAddEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelVipRemoveEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelWarningAcknowledgeEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ChannelWarningSendEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CharityCampaignProgressEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStartEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStopEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsBeginEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEndEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsProgressEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardAddEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardRedemptionAddEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardRedemptionUpdateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardRemoveEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.CustomRewardUpdateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.EnclosedDataEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubChannelEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubModerationEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubModeratorEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubUserEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ExtensionBitsTransactionCreateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.HypeTrainBeginEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.HypeTrainEndEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.HypeTrainEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.HypeTrainProgressEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ShieldModeBeginEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ShieldModeEndEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.ShoutoutReceiveEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.StreamOfflineEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.StreamOnlineEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserUpdateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.UnbanRequestCreatedEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.UnbanRequestResolvedEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationGrantEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationRevokeEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.UserMessageHoldEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.UserMessageUpdateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.UserUpdateEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.events.WhisperReceivedEvent
- equals(Object) - Method in class com.github.twitch4j.eventsub.EventSubNotification
- equals(Object) - Method in class com.github.twitch4j.eventsub.EventSubSubscription
- equals(Object) - Method in class com.github.twitch4j.eventsub.EventSubTransport
- EvasionEvaluation - Enum Class in com.github.twitch4j.eventsub.domain
- EventSubChannelEvent - Class in com.github.twitch4j.eventsub.events
- EventSubChannelEvent() - Constructor for class com.github.twitch4j.eventsub.events.EventSubChannelEvent
- EventSubChannelFromToEvent - Class in com.github.twitch4j.eventsub.events
- EventSubChannelFromToEvent() - Constructor for class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
- EventSubChannelFromToEvent(String, String, String, String, String, String) - Constructor for class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
-
Creates a new
EventSubChannelFromToEventinstance. - EventSubCondition - Class in com.github.twitch4j.eventsub.condition
- EventSubCondition(EventSubCondition.EventSubConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.EventSubCondition
- EventSubCondition.EventSubConditionBuilder<C extends EventSubCondition,
B extends EventSubCondition.EventSubConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - EventSubConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.EventSubCondition.EventSubConditionBuilder
- EventSubConditionConverter - Class in com.github.twitch4j.eventsub.util
- EventSubEvent - Class in com.github.twitch4j.eventsub.events
- EventSubEvent() - Constructor for class com.github.twitch4j.eventsub.events.EventSubEvent
- EventSubModerationEvent - Class in com.github.twitch4j.eventsub.events
- EventSubModerationEvent() - Constructor for class com.github.twitch4j.eventsub.events.EventSubModerationEvent
- EventSubModeratorEvent - Class in com.github.twitch4j.eventsub.events
- EventSubModeratorEvent() - Constructor for class com.github.twitch4j.eventsub.events.EventSubModeratorEvent
- EventSubNotification - Class in com.github.twitch4j.eventsub
- EventSubNotification(EventSubSubscription, EventSubEvent, String) - Constructor for class com.github.twitch4j.eventsub.EventSubNotification
-
Creates a new
EventSubNotificationinstance. - EventSubSubscription - Class in com.github.twitch4j.eventsub
- EventSubSubscription() - Constructor for class com.github.twitch4j.eventsub.EventSubSubscription
- EventSubSubscription(String, EventSubSubscriptionStatus, SubscriptionType<?, ?, ?>, EventSubCondition, Instant, EventSubTransport, Integer, Boolean, String, String) - Constructor for class com.github.twitch4j.eventsub.EventSubSubscription
-
Creates a new
EventSubSubscriptioninstance. - EventSubSubscription(String, EventSubSubscriptionStatus, String, String, Map<String, Object>, Instant, EventSubTransport, Integer, Boolean) - Constructor for class com.github.twitch4j.eventsub.EventSubSubscription
- EventSubSubscription.EventSubSubscriptionBuilder - Class in com.github.twitch4j.eventsub
- EventSubSubscriptionStatus - Enum Class in com.github.twitch4j.eventsub
- EventSubTransport - Class in com.github.twitch4j.eventsub
- EventSubTransport() - Constructor for class com.github.twitch4j.eventsub.EventSubTransport
- EventSubTransport(EventSubTransportMethod, String, String, String, String, Instant, Instant) - Constructor for class com.github.twitch4j.eventsub.EventSubTransport
-
Creates a new
EventSubTransportinstance. - EventSubTransport.EventSubTransportBuilder - Class in com.github.twitch4j.eventsub
- EventSubTransportMethod - Enum Class in com.github.twitch4j.eventsub
- EventSubUserChannelEvent - Class in com.github.twitch4j.eventsub.events
- EventSubUserChannelEvent() - Constructor for class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
- EventSubUserEvent - Class in com.github.twitch4j.eventsub.events
- EventSubUserEvent() - Constructor for class com.github.twitch4j.eventsub.events.EventSubUserEvent
- EventSubUserFromToEvent - Class in com.github.twitch4j.eventsub.events
- EventSubUserFromToEvent() - Constructor for class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
- EventSubUserFromToEvent(String, String, String, String, String, String) - Constructor for class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
-
Creates a new
EventSubUserFromToEventinstance. - EventSubVerifier - Class in com.github.twitch4j.eventsub.util
- EXPIRED - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodMessageStatus
-
This message caught by AutoMod was not approved or denied by a moderator in time, so it was not sent in chat.
- EXTENSION_BITS_TRANSACTION_CREATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- ExtensionBitsTransactionCreateCondition - Class in com.github.twitch4j.eventsub.condition
- ExtensionBitsTransactionCreateCondition(ExtensionBitsTransactionCreateCondition.ExtensionBitsTransactionCreateConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition
- ExtensionBitsTransactionCreateCondition.ExtensionBitsTransactionCreateConditionBuilder<C extends ExtensionBitsTransactionCreateCondition,
B extends ExtensionBitsTransactionCreateCondition.ExtensionBitsTransactionCreateConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ExtensionBitsTransactionCreateConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition.ExtensionBitsTransactionCreateConditionBuilder
- ExtensionBitsTransactionCreateEvent - Class in com.github.twitch4j.eventsub.events
- ExtensionBitsTransactionCreateEvent() - Constructor for class com.github.twitch4j.eventsub.events.ExtensionBitsTransactionCreateEvent
- ExtensionBitsTransactionCreateType - Class in com.github.twitch4j.eventsub.subscriptions
-
This subscription type sends a notification when a new transaction is created for a Twitch Extension.
- ExtensionBitsTransactionCreateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ExtensionBitsTransactionCreateType
- extensionClientId(String) - Method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition.ExtensionEventSubConditionBuilder
-
The client ID of the extension.
- ExtensionEventSubCondition - Class in com.github.twitch4j.eventsub.condition
- ExtensionEventSubCondition(ExtensionEventSubCondition.ExtensionEventSubConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition
- ExtensionEventSubCondition.ExtensionEventSubConditionBuilder<C extends ExtensionEventSubCondition,
B extends ExtensionEventSubCondition.ExtensionEventSubConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ExtensionEventSubConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition.ExtensionEventSubConditionBuilder
F
- FOLLOWERS - Enum constant in enum class com.github.twitch4j.eventsub.domain.GoalType
-
The goal is to increase followers.
- FOLLOWERS - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- FollowersMode - Class in com.github.twitch4j.eventsub.domain.moderation
- FollowersMode() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.FollowersMode
- FOLLOWERSOFF - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- Fragment - Class in com.github.twitch4j.eventsub.domain.chat
- Fragment() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Fragment
- Fragment.Type - Enum Class in com.github.twitch4j.eventsub.domain.chat
- fromBroadcasterUserId(String) - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder
-
The broadcaster user ID that triggered the channel event you want to get notifications for.
- FULFILLED - Enum constant in enum class com.github.twitch4j.eventsub.domain.RedemptionStatus
G
- GAMBLING - Enum constant in enum class com.github.twitch4j.eventsub.domain.ContentClassification
-
Participating in online or in-person gambling, poker or fantasy sports, that involve the exchange of real money.
- getAction() - Method in class com.github.twitch4j.eventsub.domain.moderation.AutomodTerms
-
Whether the moderator action constitutes adding or removing a term.
- getAction() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
The action performed.
- getAction() - Method in class com.github.twitch4j.eventsub.events.ChannelTermsUpdateEvent
-
The status change applied to the terms.
- getAggression() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
-
The Automod level for hostility involving aggression.
- getAmount() - Method in class com.github.twitch4j.eventsub.domain.chat.CharityDonation
-
An object that contains the amount of money that the user paid.
- getAmount() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
-
An object that contains the amount of the user’s donation.
- getAmountPerVote() - Method in class com.github.twitch4j.eventsub.domain.BitsVoting
-
Deprecated.Number of Bits required to vote once with Bits.
- getAmountPerVote() - Method in class com.github.twitch4j.eventsub.domain.ChannelPointsVoting
-
Number of Channel Points required to vote once with Channel Points.
- getAnnouncement() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the announcement event.
- getAutomodTerms() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with automod terms changes.
- getBackgroundColor() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Custom background color for the reward.
- getBadges() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
-
The chatting user's visible badges.
- getBadges() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
The user's visible badges in the chat room.
- getBan() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the ban command.
- getBanEvasionEvaluation() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
-
A ban evasion likelihood value (if any) that as been applied to the user automatically by Twitch.
- getBannedAt() - Method in class com.github.twitch4j.eventsub.events.ChannelBanEvent
-
The UTC date and time (in RFC3339 format) of when the user was banned or put in a timeout.
- getBegin() - Method in class com.github.twitch4j.eventsub.domain.Message.Emote
-
The index of where the Emote starts in the text.
- getBenefitId() - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
-
Identifier of the Benefit.
- getBits() - Method in class com.github.twitch4j.eventsub.domain.chat.Cheer
-
The amount of Bits the user cheered.
- getBits() - Method in class com.github.twitch4j.eventsub.domain.chat.Cheermote
-
The amount of bits cheered.
- getBits() - Method in class com.github.twitch4j.eventsub.domain.Product
-
Bits involved in the transaction.
- getBits() - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
-
The number of bits cheered.
- getBitsBadgeTier() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the bits badge tier event.
- getBitsVotes() - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
Deprecated.Twitch no longer supports bits on polls.
- getBitsVoting() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
-
Deprecated.Twitch no longer supports bits on polls.
- getBroadcasterUserId() - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition
-
User ID of the channel to receive chat events for.
- getBroadcasterUserId() - Method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
-
The broadcaster user ID for the channel you want to get notifications for.
- getBroadcasterUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelEvent
-
The requested broadcaster ID.
- getBroadcasterUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
-
The requested broadcaster ID.
- getBroadcasterUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelEvent
-
The requested broadcaster login name.
- getBroadcasterUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
-
The requested broadcaster login name.
- getBroadcasterUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelEvent
-
The requested broadcaster display name.
- getBroadcasterUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
-
The requested broadcaster display name.
- getBullying() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
-
The Automod level for hostility involving name calling or insults.
- getCallback() - Method in class com.github.twitch4j.eventsub.EventSubTransport
-
The callback URL where the notification should be sent.
- getCampaignId() - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition
-
Optional: The campaign ID for a specific campaign for which entitlement notifications will be received.
- getCampaignId() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
-
An ID that identifies the charity campaign.
- getCampaignId() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
-
An ID that uniquely identifies the charity campaign.
- getCampaignId() - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
-
The campaign this entitlement is associated with.
- getCategory() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
-
The category of the message offense.
- getCategory() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
-
The category of the message offense.
- getCategoryId() - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition
-
Optional: The category (or game) ID of the game for which entitlement notifications will be received.
- getCategoryId() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.The channel’s category ID.
- getCategoryId() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
-
The channel’s category ID.
- getCategoryId() - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
-
Twitch category ID of the game that was being played when this benefit was entitled.
- getCategoryName() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.The category name.
- getCategoryName() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
-
The category name.
- getCategoryName() - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
-
The category name.
- getChallenge() - Method in class com.github.twitch4j.eventsub.EventSubNotification
-
The value of challenge from the callback verification request must be returned to complete the verification process.
- getChannelPoints() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The total number of Channel Points used on this outcome.
- getChannelPointsAnimationId() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
-
An ID for the type of animation selected as part of a "Message Effects" redemption.
- getChannelPointsCustomRewardId() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
-
The ID of a channel points custom reward that was redeemed.
- getChannelPointsUsed() - Method in class com.github.twitch4j.eventsub.domain.Predictor
-
The number of Channel Points used to participate in the Prediction.
- getChannelPointsVotes() - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
Number of votes received via Channel Points.
- getChannelPointsVoting() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
-
The Channel Points voting settings for the poll.
- getChannelPointsWon() - Method in class com.github.twitch4j.eventsub.domain.Predictor
-
The number of Channel Points won.
- getCharityDescription() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
-
A description of the charity.
- getCharityDescription() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
-
A description of the charity.
- getCharityDonation() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the charity donation event.
- getCharityLogo() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
-
A URL to an image of the charity’s logo.
- getCharityLogo() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
-
A URL to an image of the charity’s logo.
- getCharityName() - Method in class com.github.twitch4j.eventsub.domain.chat.CharityDonation
-
Name of the charity.
- getCharityName() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
-
The charity’s name.
- getCharityName() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
-
The charity’s name.
- getCharityWebsite() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
-
A URL to the charity’s website.
- getCharityWebsite() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
-
A URL to the charity’s website.
- getChatRulesCited() - Method in class com.github.twitch4j.eventsub.domain.moderation.Warning
-
Chat rules cited for the warning.
- getChatRulesCited() - Method in class com.github.twitch4j.eventsub.events.ChannelWarningSendEvent
-
Optional: The chat rules cited for the warning.
- getChatterUserId() - Method in class com.github.twitch4j.eventsub.events.ChannelChatUserEvent
-
The user ID of the user that sent the message.
- getChatterUserLogin() - Method in class com.github.twitch4j.eventsub.events.ChannelChatUserEvent
-
The user login of the user that sent the message.
- getChatterUserName() - Method in class com.github.twitch4j.eventsub.events.ChannelChatUserEvent
-
The user name of the user that sent the message.
- getCheer() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
-
Metadata if this message is a cheer.
- getCheermote() - Method in class com.github.twitch4j.eventsub.domain.chat.Fragment
-
Optional: Metadata pertaining to the cheermote.
- getChoices() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
-
Choices for the poll.
- getCleanedText() - Method in class com.github.twitch4j.eventsub.domain.chat.Message
- getClientId() - Method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition
-
Your application’s client id.
- getClientId() - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationGrantEvent
-
The client_id of the application with granted user access.
- getClientId() - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationRevokeEvent
-
The client_id of the application with revoked user access.
- getColor() - Method in class com.github.twitch4j.eventsub.domain.chat.Announcement
-
Color of the announcement.
- getColor() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The color for the outcome.
- getColor() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
-
The color of the user’s name in the chat room.
- getColor() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
The color of the user's name in the chat room.
- getCommunityGiftId() - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
-
The ID of the associated community gift.
- getCommunitySubGift() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the community gift sub event.
- getCondition() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
Object specifying custom parameters for the subscription.
- getCondition(SubscriptionType<?, ?, ?>, Map<String, Object>) - Static method in class com.github.twitch4j.eventsub.util.EventSubConditionConverter
- getCondition(Class<T>, Map<String, Object>) - Static method in class com.github.twitch4j.eventsub.util.EventSubConditionConverter
- getCondition(String, String, Map<String, Object>) - Static method in class com.github.twitch4j.eventsub.util.EventSubConditionConverter
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodMessageHoldType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodMessageUpdateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodSettingsUpdateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodTermsUpdateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelAdBreakBeginType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelBanType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelCharityDonateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatClearType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatMessageType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatNotificationType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatSettingsUpdateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelCheerType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelClearUserMessagesType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelFollowType
-
Deprecated.
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelFollowTypeV2
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalBeginType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalEndType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalProgressType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelMessageDeleteType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModerateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorAddType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorRemoveType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsAutomaticRewardRedemptionAddType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardAddType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionAddType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionUpdateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRemoveType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardUpdateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelRaidType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscribeType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionEndType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionGiftType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionMessageType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUnbanType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateType
-
Deprecated.
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateV2Type
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelVipAddType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelVipRemoveType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelWarningAcknowledgeType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelWarningSendType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignProgressType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStartType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStopType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ConduitShardDisabledType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.DropEntitlementGrantType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ExtensionBitsTransactionCreateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainBeginType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainEndType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainProgressType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.PollBeginType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.PollEndType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.PollProgressType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionBeginType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionEndType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionLockType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionProgressType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ShieldModeBeginType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ShieldModeEndType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ShoutoutCreateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.ShoutoutReceiveType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.StreamOfflineType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.StreamOnlineType
- getConditionBuilder() - Method in interface com.github.twitch4j.eventsub.subscriptions.SubscriptionType
-
The parameters inside these objects differ by subscription type and may differ by version.
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserMessageType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserUpdateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.UnbanRequestCreateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.UnbanRequestResolveType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationGrantType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationRevokeType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.UserMessageHoldType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.UserMessageUpdateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.UserUpdateType
- getConditionBuilder() - Method in class com.github.twitch4j.eventsub.subscriptions.WhisperReceivedType
- getConditionClass() - Method in interface com.github.twitch4j.eventsub.subscriptions.SubscriptionType
- getConduitId() - Method in class com.github.twitch4j.eventsub.condition.ConduitCondition
-
The conduit ID to receive events for.
- getConduitId() - Method in class com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
-
The ID of the conduit.
- getConduitId() - Method in class com.github.twitch4j.eventsub.EventSubTransport
-
An ID that identifies the conduit to send notifications to.
- getConnectedAt() - Method in class com.github.twitch4j.eventsub.EventSubTransport
-
The UTC date and time that the WebSocket connection was established.
- getContentClassificationLabels() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
-
Content classification label IDs currently applied on the channel.
- getCooldownEndsAt() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEndEvent
-
The timestamp at which the hype train cooldown ends so that the next hype train can start.
- getCooldownEndsAt() - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
-
The UTC timestamp (in RFC3339 format) of when the broadcaster may send a Shoutout to a different broadcaster.
- getCooldownExpiresAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Timestamp of the cooldown expiration.
- getCost() - Method in class com.github.twitch4j.eventsub.domain.AutomaticReward
-
The reward cost.
- getCost() - Method in class com.github.twitch4j.eventsub.domain.Reward
-
The reward cost.
- getCost() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
The reward cost.
- getCost() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
How much the subscription counts against your limit.
- getCreatedAt() - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
-
UTC timestamp in ISO format when this entitlement was granted on Twitch.
- getCreatedAt() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestCreatedEvent
-
The UTC timestamp (in RFC3339 format) of when the unban request was created.
- getCreatedAt() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
Timestamp indicating when the subscription was created.
- getCumulativeMonths() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
-
The total number of months the user has subscribed.
- getCumulativeMonths() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
-
The total number of months the user has been subscribed to the channel.
- getCumulativeTotal() - Method in class com.github.twitch4j.eventsub.domain.chat.CommunitySubGift
-
The amount of gifts the gifter has given in this channel.
- getCumulativeTotal() - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
-
The amount of gifts the gifter has given in this channel.
- getCumulativeTotal() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionGiftEvent
-
The number of subscriptions gifted by this user in the channel.
- getCurrentAmount() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
-
An object that contains the current amount of donations that the campaign has received.
- getCurrentAmount() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
-
The current value.
- getData() - Method in class com.github.twitch4j.eventsub.events.batched.BatchedDataEvents
- getData() - Method in class com.github.twitch4j.eventsub.events.EnclosedDataEvent
-
The object that contains the event data.
- getDefaultImage() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Set of default images of 1x, 2x and 4x sizes for the reward.
- getDelete() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the delete command.
- getDescription() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
-
A description of the goal, if specified.
- getDescription() - Method in class com.github.twitch4j.eventsub.events.UserUpdateEvent
-
The user’s description.
- getDisability() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
-
The Automod level for discrimination against disability.
- getDisconnectedAt() - Method in class com.github.twitch4j.eventsub.EventSubTransport
-
The UTC date and time that the WebSocket connection was lost.
- getDurationMonths() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
- getDurationMonths() - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
-
The number of months the subscription is for.
- getDurationMonths() - Method in class com.github.twitch4j.eventsub.domain.chat.Subscription
-
The number of months the subscription is for.
- getDurationMonths() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
-
The month duration of the subscription.
- getEmail() - Method in class com.github.twitch4j.eventsub.events.UserUpdateEvent
-
The user’s email.
- getEmote() - Method in class com.github.twitch4j.eventsub.domain.chat.Fragment
-
Optional: Metadata pertaining to the emote.
- getEmotes() - Method in class com.github.twitch4j.eventsub.domain.Message
-
A collection that includes the emote ID and start and end positions for where the emote appears in the text.
- getEmoteSetId() - Method in class com.github.twitch4j.eventsub.domain.chat.Emote
-
An ID that identifies the emote set that the emote belongs to.
- getEnd() - Method in class com.github.twitch4j.eventsub.domain.Message.Emote
-
The index of where the Emote ends in the text.
- getEndedAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEndEvent
-
The time the poll ended.
- getEndedAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEndEvent
-
The time the Channel Points Prediction ended.
- getEndedAt() - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStopEvent
-
The UTC timestamp (in RFC3339 format) of when the broadcaster stopped the campaign.
- getEndedAt() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEndEvent
-
The UTC timestamp in RFC 3339 format, which indicates when the broadcaster ended the goal.
- getEndedAt() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEndEvent
-
The timestamp at which the hype train ended.
- getEndedAt() - Method in class com.github.twitch4j.eventsub.events.ShieldModeEndEvent
-
The UTC timestamp of when the moderator deactivated Shield Mode.
- getEndsAt() - Method in class com.github.twitch4j.eventsub.events.ChannelBanEvent
-
Will be null if permanent ban.
- getEndsAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPollBeginEvent
-
The time the poll will end.
- getEndsAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPollProgressEvent
-
The time the poll will end.
- getEntitlementId() - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
-
Unique identifier of the entitlement.
- getEvent() - Method in class com.github.twitch4j.eventsub.EventSubNotification
-
The event information.
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodMessageHoldType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodMessageUpdateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodSettingsUpdateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodTermsUpdateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelAdBreakBeginType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelBanType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelCharityDonateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatClearType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatMessageType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatNotificationType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatSettingsUpdateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelCheerType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelClearUserMessagesType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelFollowType
-
Deprecated.
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelFollowTypeV2
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalBeginType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalEndType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalProgressType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelMessageDeleteType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModerateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorAddType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorRemoveType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsAutomaticRewardRedemptionAddType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardAddType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionAddType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionUpdateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRemoveType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardUpdateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelRaidType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscribeType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionEndType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionGiftType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionMessageType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUnbanType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateType
-
Deprecated.
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateV2Type
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelVipAddType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelVipRemoveType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelWarningAcknowledgeType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelWarningSendType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignProgressType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStartType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStopType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ConduitShardDisabledType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.DropEntitlementGrantType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ExtensionBitsTransactionCreateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainBeginType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainEndType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainProgressType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.PollBeginType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.PollEndType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.PollProgressType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionBeginType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionEndType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionLockType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionProgressType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ShieldModeBeginType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ShieldModeEndType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ShoutoutCreateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.ShoutoutReceiveType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.StreamOfflineType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.StreamOnlineType
- getEventClass() - Method in interface com.github.twitch4j.eventsub.subscriptions.SubscriptionType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserMessageType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserUpdateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.UnbanRequestCreateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.UnbanRequestResolveType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationGrantType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationRevokeType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.UserMessageHoldType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.UserMessageUpdateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.UserUpdateType
- getEventClass() - Method in class com.github.twitch4j.eventsub.subscriptions.WhisperReceivedType
- getEvents() - Method in class com.github.twitch4j.eventsub.events.batched.BatchedEventSubEvents
- getExpiresAt() - Method in class com.github.twitch4j.eventsub.domain.moderation.TimeoutTarget
-
The time at which the timeout ends.
- getExpiresAt() - Method in class com.github.twitch4j.eventsub.events.HypeTrainBeginEvent
-
The time at which the hype train expires.
- getExpiresAt() - Method in class com.github.twitch4j.eventsub.events.HypeTrainProgressEvent
-
The time at which the hype train expires.
- getExtensionClientId() - Method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition
-
The client ID of the extension.
- getExtensionClientId() - Method in class com.github.twitch4j.eventsub.events.ExtensionBitsTransactionCreateEvent
-
Client ID of the extension.
- getFollowDurationMinutes() - Method in class com.github.twitch4j.eventsub.domain.moderation.FollowersMode
-
The length of time, in minutes, that the followers must have followed the broadcaster to participate in the chat room.
- getFollowedAt() - Method in class com.github.twitch4j.eventsub.events.ChannelFollowEvent
-
RFC3339 timestamp of when the follow occurred.
- getFollowerModeDurationMinutes() - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
-
The length of time, in minutes, that the followers must have followed the broadcaster to participate in the chat room.
- getFollowers() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the followers command.
- getFormat() - Method in class com.github.twitch4j.eventsub.domain.chat.Emote
-
The formats that the emote is available in.
- getFragments() - Method in class com.github.twitch4j.eventsub.domain.chat.Message
-
Ordered list of chat message fragments.
- getFromBroadcasterUserId() - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition
-
The broadcaster user ID that triggered the channel event you want to get notifications for.
- getFromBroadcasterUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
-
The broadcaster ID that triggered the event.
- getFromBroadcasterUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
-
The broadcaster login that triggered the event.
- getFromBroadcasterUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
-
The broadcaster display name that triggered the event.
- getFromUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
-
The user ID that triggered the event.
- getFromUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
-
The user login name that triggered the event.
- getFromUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
-
The user display name that triggered the event.
- getGifterUserId() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPaidUpgrade
-
The user ID of the user who gifted the subscription.
- getGifterUserId() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
-
The user ID of the user who originally gifted the subscription.
- getGifterUserId() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
-
Optional: The user ID of the subscription gifter.
- getGifterUserLogin() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPaidUpgrade
-
The user login of the user who gifted the subscription.
- getGifterUserLogin() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
-
The user login of the user who originally gifted the subscription.
- getGifterUserLogin() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
-
Optional: The user login of the subscription gifter.
- getGifterUserName() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPaidUpgrade
-
The user name of the user who gifted the subscription.
- getGifterUserName() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
-
The user name of the user who originally gifted the subscription.
- getGifterUserName() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
-
Optional: The user name of the subscription gifter.
- getGiftPaidUpgrade() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the community gift paid upgrade event.
- getGlobalCooldown() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Whether a cooldown is enabled and what the cooldown is in seconds.
- getGoal() - Method in class com.github.twitch4j.eventsub.events.HypeTrainBeginEvent
-
The number of points required to reach the next level.
- getGoal() - Method in class com.github.twitch4j.eventsub.events.HypeTrainProgressEvent
-
The number of points required to reach the next level.
- getHeldAt() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
-
The timestamp of when automod saved the message.
- getHeldAt() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
-
The timestamp of when automod saved the message.
- getId() - Method in class com.github.twitch4j.eventsub.Conduit
-
Conduit ID.
- getId() - Method in class com.github.twitch4j.eventsub.domain.chat.Badge
-
An ID that identifies this version of the badge.
- getId() - Method in class com.github.twitch4j.eventsub.domain.chat.CommunitySubGift
-
The ID of the associated community gift.
- getId() - Method in class com.github.twitch4j.eventsub.domain.chat.Emote
-
An ID that uniquely identifies this emote.
- getId() - Method in class com.github.twitch4j.eventsub.domain.Message.Emote
-
The emote ID.
- getId() - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
ID for the choice.
- getId() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The outcome ID.
- getId() - Method in class com.github.twitch4j.eventsub.domain.Reward
-
The reward identifier.
- getId() - Method in class com.github.twitch4j.eventsub.domain.SimpleEmote
-
The emote ID.
- getId() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
-
An ID that identifies the donation.
- getId() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
The reward identifier.
- getId() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
-
The redemption identifier.
- getId() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
-
An ID that identifies this event.
- getId() - Method in class com.github.twitch4j.eventsub.events.EnclosedDataEvent
-
Individual event ID, as assigned by EventSub.
- getId() - Method in class com.github.twitch4j.eventsub.events.ExtensionBitsTransactionCreateEvent
-
Transaction ID.
- getId() - Method in class com.github.twitch4j.eventsub.events.StreamOnlineEvent
-
The id of the stream.
- getId() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
ID of the subscription.
- getImage() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Set of custom images of 1x, 2x and 4x sizes for the reward.
- getInfo() - Method in class com.github.twitch4j.eventsub.domain.chat.Badge
-
Contains metadata related to the chat badges in the badges tag.
- getLanguage() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.The channel’s broadcast language.
- getLanguage() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
-
The channel’s broadcast language.
- getLastContribution() - Method in class com.github.twitch4j.eventsub.events.HypeTrainBeginEvent
-
The most recent contribution.
- getLastContribution() - Method in class com.github.twitch4j.eventsub.events.HypeTrainProgressEvent
-
The most recent contribution.
- getLengthSeconds() - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
-
Length in seconds of the mid-roll ad break requested.
- getLevel() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
-
The level of severity.
- getLevel() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
-
The level of severity.
- getLevel() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEvent
-
Current level of hype train event.
- getList() - Method in class com.github.twitch4j.eventsub.domain.moderation.AutomodTerms
-
Whether the modified term is associated with the blocked term list or permitted term list.
- getLockedAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionLockEvent
-
The time the Channel Points Prediction will automatically lock.
- getLocksAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionBeginEvent
-
The time the Channel Points Prediction will automatically lock.
- getLocksAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionProgressEvent
-
The time the Channel Points Prediction will automatically lock.
- getMaxPerStream() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Whether a maximum per stream is enabled and what the maximum is.
- getMaxPerUserPerStream() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Whether a maximum per user per stream is enabled and what the maximum is.
- getMention() - Method in class com.github.twitch4j.eventsub.domain.chat.Fragment
-
Optional: Metadata pertaining to the mention.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
-
An object that contains the user message and emote information needed to recreate the message.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
-
The body of the message.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
-
The body of the message.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
-
The structured chat message.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
The structured chat message.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
-
The message sent with the cheer.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
-
An object that contains the re-subscription message and emote information needed to recreate the message.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
-
The structured chat message.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.UserMessageHoldEvent
-
The body of the message.
- getMessage() - Method in class com.github.twitch4j.eventsub.events.UserMessageUpdateEvent
-
The body of the message.
- getMessageBody() - Method in class com.github.twitch4j.eventsub.domain.moderation.DeleteTarget
-
The message body of the message being deleted.
- getMessageId() - Method in class com.github.twitch4j.eventsub.domain.AugmentedMessage
-
The UUID that identifies the message.
- getMessageId() - Method in class com.github.twitch4j.eventsub.domain.moderation.DeleteTarget
-
The ID of the message being deleted.
- getMessageId() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
-
The ID of the message that was flagged by automod.
- getMessageId() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
-
The ID of the message that was flagged by automod.
- getMessageId() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageDeleteEvent
-
A UUID that identifies the message that was removed.
- getMessageId() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
-
A UUID that identifies the message.
- getMessageId() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
A UUID that identifies the message.
- getMessageId() - Method in class com.github.twitch4j.eventsub.events.UserMessageHoldEvent
-
The ID of the message that was flagged by automod.
- getMessageId() - Method in class com.github.twitch4j.eventsub.events.UserMessageUpdateEvent
-
The ID of the message that was flagged by automod.
- getMessageType() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
-
The type of message.
- getMethod() - Method in class com.github.twitch4j.eventsub.EventSubTransport
-
The transport method.
- getMisogyny() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
-
The Automod level for discrimination against women.
- getMod() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the mod command.
- getModeratorMessage() - Method in class com.github.twitch4j.eventsub.domain.moderation.UnbanRequest
-
The optional message included by the moderator explaining their approval or denial.
- getModeratorUserId() - Method in class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition
-
The ID of the broadcaster or one of the broadcaster’s moderators.
- getModeratorUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubModerationEvent
-
The user ID of the issuer of the moderation action.
- getModeratorUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubModeratorEvent
-
The user ID of the moderator associated with this event.
- getModeratorUserId() - Method in interface com.github.twitch4j.eventsub.events.ModeratorEvent
-
The user ID of the issuer of the moderation action.
- getModeratorUserId() - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
-
An ID that identifies the moderator that sent the Shoutout.
- getModeratorUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubModerationEvent
-
The user login of the issuer of the moderation action.
- getModeratorUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubModeratorEvent
-
The user login of the moderator associated with this event.
- getModeratorUserLogin() - Method in interface com.github.twitch4j.eventsub.events.ModeratorEvent
-
The user login of the issuer of the moderation action.
- getModeratorUserLogin() - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
-
The moderator’s login name.
- getModeratorUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubModerationEvent
-
The user name of the issuer of the moderation action.
- getModeratorUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubModeratorEvent
-
The user name of the moderator associated with this event.
- getModeratorUserName() - Method in interface com.github.twitch4j.eventsub.events.ModeratorEvent
-
The user name of the issuer of the moderation action.
- getModeratorUserName() - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
-
The moderator’s display name.
- getName() - Method in class com.github.twitch4j.eventsub.domain.Product
-
Product name.
- getName() - Method in class com.github.twitch4j.eventsub.domain.SimpleEmote
-
The human-readable emote token.
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodMessageHoldType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodMessageUpdateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodSettingsUpdateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodTermsUpdateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelAdBreakBeginType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelBanType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelCharityDonateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatClearType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatMessageType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatNotificationType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatSettingsUpdateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelCheerType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelClearUserMessagesType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelFollowType
-
Deprecated.
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelFollowTypeV2
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalBeginType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalEndType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalProgressType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelMessageDeleteType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModerateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorAddType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorRemoveType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsAutomaticRewardRedemptionAddType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardAddType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionAddType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionUpdateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRemoveType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardUpdateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelRaidType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscribeType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionEndType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionGiftType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionMessageType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUnbanType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateType
-
Deprecated.
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateV2Type
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelVipAddType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelVipRemoveType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelWarningAcknowledgeType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelWarningSendType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignProgressType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStartType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStopType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ConduitShardDisabledType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.DropEntitlementGrantType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ExtensionBitsTransactionCreateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainBeginType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainEndType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainProgressType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.PollBeginType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.PollEndType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.PollProgressType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionBeginType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionEndType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionLockType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionProgressType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ShieldModeBeginType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ShieldModeEndType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ShoutoutCreateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.ShoutoutReceiveType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.StreamOfflineType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.StreamOnlineType
- getName() - Method in interface com.github.twitch4j.eventsub.subscriptions.SubscriptionType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserMessageType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserUpdateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.UnbanRequestCreateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.UnbanRequestResolveType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationGrantType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationRevokeType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.UserMessageHoldType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.UserMessageUpdateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.UserUpdateType
- getName() - Method in class com.github.twitch4j.eventsub.subscriptions.WhisperReceivedType
- getNoticeType() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
The type of notice.
- getOrganizationId() - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition
-
Required: The organization ID of the organization that owns the game on the developer portal.
- getOrganizationId() - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
-
The ID of the organization that owns the game that has Drops enabled.
- getOutcomes() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
-
The outcomes for the Channel Points Prediction.
- getOverallLevel() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
-
The default AutoMod level for the broadcaster.
- getOwnerId() - Method in class com.github.twitch4j.eventsub.domain.chat.Emote
-
The ID of the broadcaster who owns the emote.
- getParentMessageBody() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
-
The message body of the parent message.
- getParentMessageId() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
-
An ID that uniquely identifies the parent message that this message is replying to.
- getParentUserId() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
-
User ID of the sender of the parent message.
- getParentUserLogin() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
-
User login name of the sender of the parent message.
- getParentUserName() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
-
User display name of the sender of the parent message.
- getPayItForward() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the pay it forward event.
- getPermissions() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
- getPollId() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
-
ID of the poll.
- getPredictionId() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
-
Channel Points Prediction ID.
- getPrefix() - Method in class com.github.twitch4j.eventsub.domain.chat.Cheermote
-
The name portion of the Cheermote string that you use in chat to cheer Bits.
- getPrimePaidUpgrade() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the Prime gift paid upgrade event.
- getProduct() - Method in class com.github.twitch4j.eventsub.events.ExtensionBitsTransactionCreateEvent
-
Additional extension product information.
- getProfileImageUrl() - Method in class com.github.twitch4j.eventsub.domain.chat.Raid
-
Profile image URL of the broadcaster raiding this channel.
- getProgress() - Method in class com.github.twitch4j.eventsub.events.HypeTrainBeginEvent
-
The number of points contributed to the hype train at the current level.
- getProgress() - Method in class com.github.twitch4j.eventsub.events.HypeTrainProgressEvent
-
The number of points contributed to the hype train at the current level.
- getPrompt() - Method in class com.github.twitch4j.eventsub.domain.Reward
-
The reward description.
- getPrompt() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
The reward description.
- getRaceEthnicityOrReligion() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
-
The Automod level for racial discrimination.
- getRaid() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the raid event.
- getRaid() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the raid command.
- getRawType() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
The category of the subscription.
- getRawVersion() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
The version of the subscription.
- getReason() - Method in class com.github.twitch4j.eventsub.domain.moderation.BanTarget
-
Optional reason given for the ban.
- getReason() - Method in class com.github.twitch4j.eventsub.domain.moderation.TimeoutTarget
-
The optional reason given for the timeout.
- getReason() - Method in class com.github.twitch4j.eventsub.domain.moderation.Warning
-
Reason given for the warning.
- getReason() - Method in class com.github.twitch4j.eventsub.events.ChannelBanEvent
-
The reason behind the ban.
- getReason() - Method in class com.github.twitch4j.eventsub.events.ChannelWarningSendEvent
-
Optional: The reason given for the warning.
- getRecipientUserId() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
-
The user id of the recipient of the paid-forward gift sub.
- getRecipientUserId() - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
-
The user ID of the subscription gift recipient.
- getRecipientUserLogin() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
-
The user login of the recipient of the paid-forward gift sub.
- getRecipientUserLogin() - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
-
The user login of the subscription gift recipient.
- getRecipientUserName() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
-
The user name of the recipient of the paid-forward gift sub.
- getRecipientUserName() - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
-
The user name of the subscription gift recipient.
- getRedeemedAt() - Method in class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
-
The UTC date and time (in RFC3339 format) of when the reward was redeemed.
- getRedeemedAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
-
RFC3339 timestamp of when the reward was redeemed.
- getRedemptionId() - Method in class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
-
The ID of the Redemption.
- getRedemptionsRedeemedCurrentStream() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
The number of redemptions redeemed during the current live stream.
- getReply() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
-
Metadata if this message is a reply.
- getRequesterUserId() - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
-
The ID of the user that requested the ad.
- getRequesterUserLogin() - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
-
The login of the user that requested the ad.
- getRequesterUserName() - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
-
The display name of the user that requested the ad.
- getRequestId() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestCreatedEvent
-
The ID of the unban request.
- getRequestId() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestResolvedEvent
-
The ID of the unban request.
- getResolutionText() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestResolvedEvent
-
Resolution text supplied by the mod/broadcaster upon approval/denial of the request.
- getResub() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the resub event.
- getReward() - Method in class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
-
An object that contains the reward information.
- getReward() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
-
Basic information about the reward that was redeemed, at the time it was redeemed.
- getRewardId() - Method in class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
-
Specify a reward id to only receive notifications for a specific reward.
- getSeconds() - Method in class com.github.twitch4j.eventsub.domain.GlobalCooldown
-
The cooldown in seconds.
- getSecret() - Method in class com.github.twitch4j.eventsub.EventSubTransport
-
The secret used for verifying a webhook signature.
- getSessionId() - Method in class com.github.twitch4j.eventsub.EventSubTransport
-
An ID that identifies the WebSocket that notifications are sent to.
- getSetId() - Method in class com.github.twitch4j.eventsub.domain.chat.Badge
-
An ID that identifies this set of chat badges.
- getSexBasedTerms() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
-
The Automod level for sexual content.
- getSexualitySexOrGender() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
-
The AutoMod level for discrimination based on sexuality, sex, or gender.
- getShardCount() - Method in class com.github.twitch4j.eventsub.Conduit
-
Number of shards created for this conduit.
- getShardId() - Method in class com.github.twitch4j.eventsub.ConduitShard
-
Shard ID.
- getShardId() - Method in class com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
-
The ID of the disabled shard.
- getSharedBanChannelIds() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
-
Channel IDs where the suspicious user is also banned.
- getShouldRedemptionsSkipRequestQueue() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Whether redemptions should be set to fulfilled status immediately when redeemed and skip the request queue instead of the normal unfulfilled status.
- getSku() - Method in class com.github.twitch4j.eventsub.domain.Product
-
Unique identifier for the product acquired.
- getSlow() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the slow command.
- getSlowModeWaitTimeSeconds() - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
-
The amount of time, in seconds, that users need to wait between sending messages.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
-
The UTC timestamp of when the ad break began, in RFC3339 format.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
-
The time the poll started.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
-
The time the Channel Points Prediction started.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStartEvent
-
The UTC timestamp (in RFC3339 format) of when the broadcaster started the campaign.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
-
The UTC timestamp in RFC 3339 format, which indicates when the broadcaster created the goal.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEvent
-
The timestamp at which the hype train started.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.ShieldModeBeginEvent
-
The UTC timestamp of when the moderator activated Shield Mode.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
-
The UTC timestamp of when the moderator sent the Shoutout.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.ShoutoutReceiveEvent
-
The UTC timestamp of when the moderator sent the Shoutout.
- getStartedAt() - Method in class com.github.twitch4j.eventsub.events.StreamOnlineEvent
-
The timestamp at which the stream went online at.
- getStatus() - Method in class com.github.twitch4j.eventsub.ConduitShard
-
The shard status.
- getStatus() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
-
The message's updated status.
- getStatus() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
-
Defaults to unfulfilled.
- getStatus() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEndEvent
-
The status of the poll.
- getStatus() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEndEvent
-
The status of the Channel Points Prediction.
- getStatus() - Method in class com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
-
The new status of the transport.
- getStatus() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
-
The status set for the suspicious user.
- getStatus() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserUpdateEvent
-
The status set for the suspicious user.
- getStatus() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestResolvedEvent
-
Dictates whether the unban request was approved or denied.
- getStatus() - Method in class com.github.twitch4j.eventsub.events.UserMessageUpdateEvent
-
The message’s updated status.
- getStatus() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
Status of the subscription.
- getStreakMonths() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
-
Optional: The number of consecutive months the user has subscribed.
- getStreakMonths() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
-
The number of consecutive months the user’s current subscription has been active.
- getSub() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the sub event.
- getSubGift() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the gift sub event.
- getSubscription() - Method in class com.github.twitch4j.eventsub.EventSubNotification
-
Metadata about the subscription.
- getSubscriptionType(String, String) - Static method in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- getSubTier() - Method in class com.github.twitch4j.eventsub.domain.chat.CommunitySubGift
-
The type of subscription plan being used.
- getSubTier() - Method in class com.github.twitch4j.eventsub.domain.chat.PrimePaidUpgrade
-
The type of subscription plan being used.
- getSubTier() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
-
The type of subscription plan being used.
- getSubTier() - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
-
The type of subscription plan being used.
- getSubTier() - Method in class com.github.twitch4j.eventsub.domain.chat.Subscription
-
The type of subscription plan being used.
- getSwearing() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
-
The Automod level for profanity.
- getSystemMessage() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
The message Twitch shows in the chat room for this notice.
- getTargetAmount() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
-
An object that contains the campaign’s target fundraising goal.
- getTargetAmount() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
-
The goal’s target value.
- getTargetCooldownEndsAt() - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
-
The UTC timestamp (in RFC3339 format) of when the broadcaster may send another Shoutout to the broadcaster in to_broadcaster_user_id.
- getTargetUserId() - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearUserMessagesEvent
-
The ID of the user that was banned or put in a timeout.
- getTargetUserId() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageDeleteEvent
-
The ID of the user whose message was deleted.
- getTargetUserLogin() - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearUserMessagesEvent
-
The user login of the user that was banned or put in a timeout.
- getTargetUserLogin() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageDeleteEvent
-
The user login of the user whose message was deleted.
- getTargetUserName() - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearUserMessagesEvent
-
The user name of the user that was banned or put in a timeout.
- getTargetUserName() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageDeleteEvent
-
The user name of the user whose message was deleted.
- getTerms() - Method in class com.github.twitch4j.eventsub.domain.moderation.AutomodTerms
-
The terms being added or removed.
- getTerms() - Method in class com.github.twitch4j.eventsub.events.ChannelTermsUpdateEvent
-
The terms that had a status change.
- getText() - Method in class com.github.twitch4j.eventsub.domain.chat.Fragment
-
Message text in fragment.
- getText() - Method in class com.github.twitch4j.eventsub.domain.chat.Message
-
The chat message in plain text.
- getText() - Method in class com.github.twitch4j.eventsub.domain.Message
-
The text of the re-subscription chat message.
- getText() - Method in class com.github.twitch4j.eventsub.domain.Whisper
-
The body of the whisper message.
- getText() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestCreatedEvent
-
Message sent in the unban request.
- getThreadMessageId() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
-
An ID that identifies the parent message of the reply thread.
- getThreadUserId() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
-
User ID of the sender of the thread’s parent message.
- getThreadUserLogin() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
-
User login name of the sender of the thread’s parent message.
- getThreadUserName() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
-
User display name of the sender of the thread’s parent message.
- getTier() - Method in class com.github.twitch4j.eventsub.domain.chat.BitsBadge
-
The tier of the Bits badge the user just earned.
- getTier() - Method in class com.github.twitch4j.eventsub.domain.chat.Cheermote
-
The tier level of the cheermote.
- getTier() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscribeEvent
-
The tier of the subscription.
- getTier() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionGiftEvent
-
The tier of subscriptions in the subscription gift.
- getTier() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
-
The tier of the user’s subscription.
- getTier() - Method in class com.github.twitch4j.eventsub.events.ChannelUnsubscribeEvent
-
The tier of the subscription that ended.
- getTimeout() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the timeout command.
- getTitle() - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
Text displayed for the choice.
- getTitle() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The outcome title.
- getTitle() - Method in class com.github.twitch4j.eventsub.domain.Reward
-
The reward name.
- getTitle() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
The reward title.
- getTitle() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
-
Question displayed for the poll.
- getTitle() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
-
Title for the Channel Points Prediction.
- getTitle() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.The channel’s stream title.
- getTitle() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
-
The channel’s stream title.
- getToBroadcasterUserId() - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition
-
The broadcaster user ID that received the channel event you want to get notifications for.
- getToBroadcasterUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
-
The broadcaster ID that received the event.
- getToBroadcasterUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
-
The broadcaster login that received the event.
- getToBroadcasterUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
-
The broadcaster display name that received the event.
- getTopContributions() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEvent
-
The contributors with the most points contributed.
- getTopPredictors() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The users who used the most Channel Points on this outcome.
- getTotal() - Method in class com.github.twitch4j.eventsub.domain.chat.CommunitySubGift
-
Number of subscriptions being gifted.
- getTotal() - Method in class com.github.twitch4j.eventsub.domain.Contribution
-
The total contributed.
- getTotal() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionGiftEvent
-
The number of subscriptions in the subscription gift.
- getTotal() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEvent
-
Total points contributed to hype train.
- getToUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
-
The user ID that received the event.
- getToUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
-
The user login name that received the event.
- getToUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
-
The user display name that received the event.
- getTransport() - Method in class com.github.twitch4j.eventsub.ConduitShard
-
The transport details used to send the notifications.
- getTransport() - Method in class com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
-
The disabled transport.
- getTransport() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
Object indicating the notification delivery specific information.
- getType() - Method in class com.github.twitch4j.eventsub.domain.AutomaticReward
-
The type of reward.
- getType() - Method in class com.github.twitch4j.eventsub.domain.chat.Fragment
-
The type of message fragment.
- getType() - Method in class com.github.twitch4j.eventsub.domain.Contribution
-
Type of contribution.
- getType() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
-
The type of goal.
- getType() - Method in class com.github.twitch4j.eventsub.events.StreamOnlineEvent
-
The stream type.
- getType() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
The category and version of the subscription.
- getTypes() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
-
User types (if any) that apply to the suspicious user.
- getUnban() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the unban command.
- getUnbanRequest() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with actioning an unban request.
- getUnlockedEmote() - Method in class com.github.twitch4j.eventsub.domain.AutomaticReward
-
The emote that was unlocked.
- getUnmod() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the unmod command.
- getUnraid() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Information about the unraid event.
- getUnraid() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the unraid command.
- getUntimeout() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the untimeout command.
- getUnvip() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the unvip command.
- getUrl1x() - Method in class com.github.twitch4j.eventsub.domain.Reward.Image
- getUrl2x() - Method in class com.github.twitch4j.eventsub.domain.Reward.Image
- getUrl4x() - Method in class com.github.twitch4j.eventsub.domain.Reward.Image
- getUserId() - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition
-
The user ID to read chat as.
- getUserId() - Method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition
-
The user ID for the user you want notifications for.
- getUserId() - Method in class com.github.twitch4j.eventsub.domain.chat.Mention
-
The user ID of the mentioned user.
- getUserId() - Method in class com.github.twitch4j.eventsub.domain.chat.Raid
-
The user ID of the broadcaster raiding this channel.
- getUserId() - Method in class com.github.twitch4j.eventsub.domain.Contribution
-
The ID of the user.
- getUserId() - Method in class com.github.twitch4j.eventsub.domain.moderation.UserTarget
-
The ID of the user that is the target of the moderator action.
- getUserId() - Method in class com.github.twitch4j.eventsub.domain.Predictor
-
The ID of the user.
- getUserId() - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
- getUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
-
The user’s user id.
- getUserId() - Method in class com.github.twitch4j.eventsub.events.EventSubUserEvent
-
The user’s user id.
- getUserId() - Method in class com.github.twitch4j.eventsub.events.ShieldModeBeginEvent
-
Deprecated.
- getUserId() - Method in class com.github.twitch4j.eventsub.events.ShieldModeEndEvent
-
Deprecated.
- getUserInput() - Method in class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
-
A string that the user entered if the reward requires input.
- getUserInput() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
-
The user input provided.
- getUserLogin() - Method in class com.github.twitch4j.eventsub.domain.chat.Mention
-
The user login of the mentioned user.
- getUserLogin() - Method in class com.github.twitch4j.eventsub.domain.chat.Raid
-
The login name of the broadcaster raiding this channel.
- getUserLogin() - Method in class com.github.twitch4j.eventsub.domain.Contribution
-
The login name of the user.
- getUserLogin() - Method in class com.github.twitch4j.eventsub.domain.moderation.UserTarget
-
The login name of the user that is the target of the moderation action.
- getUserLogin() - Method in class com.github.twitch4j.eventsub.domain.Predictor
-
The login name of the user.
- getUserLogin() - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
- getUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
-
The user's login name.
- getUserLogin() - Method in class com.github.twitch4j.eventsub.events.EventSubUserEvent
-
The user's login name.
- getUserLogin() - Method in class com.github.twitch4j.eventsub.events.ShieldModeBeginEvent
-
Deprecated.
- getUserLogin() - Method in class com.github.twitch4j.eventsub.events.ShieldModeEndEvent
-
Deprecated.
- getUserName() - Method in class com.github.twitch4j.eventsub.domain.chat.Mention
-
The user name of the mentioned user.
- getUserName() - Method in class com.github.twitch4j.eventsub.domain.chat.Raid
-
The user name of the broadcaster raiding this channel.
- getUserName() - Method in class com.github.twitch4j.eventsub.domain.Contribution
-
The display name of the user.
- getUserName() - Method in class com.github.twitch4j.eventsub.domain.moderation.UserTarget
-
The display name of the user that is the target of the moderation action.
- getUserName() - Method in class com.github.twitch4j.eventsub.domain.Predictor
-
The display name of the user.
- getUserName() - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
- getUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
-
The user’s display name.
- getUserName() - Method in class com.github.twitch4j.eventsub.events.EventSubUserEvent
-
The user’s display name.
- getUserName() - Method in class com.github.twitch4j.eventsub.events.ShieldModeBeginEvent
-
Deprecated.
- getUserName() - Method in class com.github.twitch4j.eventsub.events.ShieldModeEndEvent
-
Deprecated.
- getUsers() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The number of users who used Channel Points on this outcome.
- getValue() - Method in class com.github.twitch4j.eventsub.domain.MaxPerStream
-
The max per stream limit.
- getValue() - Method in class com.github.twitch4j.eventsub.domain.MaxPerUserPerStream
-
The max per user per stream limit.
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodMessageHoldType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodMessageUpdateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodSettingsUpdateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.AutomodTermsUpdateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelAdBreakBeginType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelBanType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelCharityDonateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatClearType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatMessageType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatNotificationType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelChatSettingsUpdateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelCheerType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelClearUserMessagesType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelFollowType
-
Deprecated.
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelFollowTypeV2
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalBeginType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalEndType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelGoalProgressType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelMessageDeleteType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModerateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorAddType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelModeratorRemoveType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsAutomaticRewardRedemptionAddType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardAddType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionAddType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRedemptionUpdateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardRemoveType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelPointsCustomRewardUpdateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelRaidType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscribeType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionEndType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionGiftType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionMessageType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUnbanType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateType
-
Deprecated.
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelUpdateV2Type
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelVipAddType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelVipRemoveType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelWarningAcknowledgeType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ChannelWarningSendType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignProgressType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStartType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.CharityCampaignStopType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ConduitShardDisabledType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.DropEntitlementGrantType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ExtensionBitsTransactionCreateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainBeginType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainEndType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.HypeTrainProgressType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.PollBeginType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.PollEndType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.PollProgressType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionBeginType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionEndType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionLockType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.PredictionProgressType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ShieldModeBeginType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ShieldModeEndType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ShoutoutCreateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.ShoutoutReceiveType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.StreamOfflineType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.StreamOnlineType
- getVersion() - Method in interface com.github.twitch4j.eventsub.subscriptions.SubscriptionType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserMessageType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserUpdateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.UnbanRequestCreateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.UnbanRequestResolveType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationGrantType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationRevokeType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.UserMessageHoldType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.UserMessageUpdateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.UserUpdateType
- getVersion() - Method in class com.github.twitch4j.eventsub.subscriptions.WhisperReceivedType
- getViewerCount() - Method in class com.github.twitch4j.eventsub.domain.chat.Raid
-
The number of viewers raiding this channel from the broadcaster’s channel.
- getViewerCount() - Method in class com.github.twitch4j.eventsub.domain.moderation.RaidTarget
-
The viewer count.
- getViewerCount() - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
-
The number of users that were watching the broadcaster’s stream at the time of the Shoutout.
- getViewerCount() - Method in class com.github.twitch4j.eventsub.events.ShoutoutReceiveEvent
-
The number of users that were watching the from-broadcaster’s stream at the time of the Shoutout.
- getViewers() - Method in class com.github.twitch4j.eventsub.events.ChannelRaidEvent
-
The number of viewers in the raid.
- getVip() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the vip command.
- getVotes() - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
Total number of votes received for the choice across all methods of voting.
- getWaitTimeSeconds() - Method in class com.github.twitch4j.eventsub.domain.moderation.SlowMode
-
The amount of time, in seconds, that users need to wait between sending messages.
- getWarn() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
-
Metadata associated with the warn command.
- getWhisper() - Method in class com.github.twitch4j.eventsub.events.WhisperReceivedEvent
-
Object containing whisper information.
- getWhisperId() - Method in class com.github.twitch4j.eventsub.events.WhisperReceivedEvent
-
The whisper ID.
- getWinningOutcome() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEndEvent
- getWinningOutcomeId() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEndEvent
-
ID of the winning outcome.
- GIFT_PAID_UPGRADE - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- GiftPaidUpgrade - Class in com.github.twitch4j.eventsub.domain.chat
- GiftPaidUpgrade() - Constructor for class com.github.twitch4j.eventsub.domain.chat.GiftPaidUpgrade
- GiftPayForward - Class in com.github.twitch4j.eventsub.domain.chat
-
Metadata for when a user (who has a gifted sub) gifts a sub to another user.
- GiftPayForward() - Constructor for class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
- GIGANTIFY_AN_EMOTE - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
Gigantify an Emote was redeemed.
- GlobalCooldown - Class in com.github.twitch4j.eventsub.domain
- GlobalCooldown() - Constructor for class com.github.twitch4j.eventsub.domain.GlobalCooldown
- GoalType - Enum Class in com.github.twitch4j.eventsub.domain
-
The type of goal.
H
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelBanCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelCheerCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelRaidCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ConduitCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.ShieldModeCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.StreamOfflineCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.StreamOnlineCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.condition.UserUpdateCondition
- hashCode() - Method in class com.github.twitch4j.eventsub.Conduit
- hashCode() - Method in class com.github.twitch4j.eventsub.ConduitShard
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.AugmentedMessage
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.AutomaticReward
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.BitsVoting
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.ChannelPointsVoting
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Announcement
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Badge
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.BitsBadge
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.CharityDonation
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Cheer
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Cheermote
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.CommunitySubGift
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Emote
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Fragment
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPaidUpgrade
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Mention
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Message
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.PrimePaidUpgrade
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Raid
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Subscription
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.chat.Unraid
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.Contribution
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.GlobalCooldown
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.MaxPerStream
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.MaxPerUserPerStream
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.Message.Emote
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.Message
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.AutomodTerms
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.BanTarget
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.DeleteTarget
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.FollowersMode
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.RaidTarget
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.SlowMode
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.TimeoutTarget
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.UnbanRequest
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.UserTarget
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.moderation.Warning
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.PollChoice
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.Predictor
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.Product
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.Reward
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.Reward.Image
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.SimpleEmote
- hashCode() - Method in class com.github.twitch4j.eventsub.domain.Whisper
- hashCode() - Method in class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.batched.BatchedDataEvents
- hashCode() - Method in class com.github.twitch4j.eventsub.events.batched.BatchedDropEntitlementGrantEvents
- hashCode() - Method in class com.github.twitch4j.eventsub.events.batched.BatchedEventSubEvents
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelBanEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearUserMessagesEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageDeleteEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatUserEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelFollowEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelModeratorAddEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelModeratorRemoveEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPollBeginEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEndEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPollProgressEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionBeginEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEndEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionLockEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionProgressEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelRaidEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscribeEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionGiftEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelTermsUpdateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelUnbanEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelUnsubscribeEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelVipAddEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelVipRemoveEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelWarningAcknowledgeEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ChannelWarningSendEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CharityCampaignProgressEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStartEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStopEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsBeginEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEndEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsProgressEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CustomRewardAddEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CustomRewardRedemptionAddEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CustomRewardRedemptionUpdateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CustomRewardRemoveEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.CustomRewardUpdateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.EnclosedDataEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.EventSubModerationEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.EventSubModeratorEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.EventSubUserEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ExtensionBitsTransactionCreateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.HypeTrainBeginEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEndEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.HypeTrainProgressEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ShieldModeBeginEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ShieldModeEndEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.ShoutoutReceiveEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.StreamOfflineEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.StreamOnlineEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserUpdateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestCreatedEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestResolvedEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationGrantEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationRevokeEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.UserMessageHoldEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.UserMessageUpdateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.UserUpdateEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.events.WhisperReceivedEvent
- hashCode() - Method in class com.github.twitch4j.eventsub.EventSubNotification
- hashCode() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
- hashCode() - Method in class com.github.twitch4j.eventsub.EventSubTransport
- HYPE_TRAIN_BEGIN - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- HYPE_TRAIN_END - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- HYPE_TRAIN_PROGRESS - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- HypeTrainBeginCondition - Class in com.github.twitch4j.eventsub.condition
- HypeTrainBeginCondition(HypeTrainBeginCondition.HypeTrainBeginConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition
- HypeTrainBeginCondition.HypeTrainBeginConditionBuilder<C extends HypeTrainBeginCondition,
B extends HypeTrainBeginCondition.HypeTrainBeginConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - HypeTrainBeginConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition.HypeTrainBeginConditionBuilder
- HypeTrainBeginEvent - Class in com.github.twitch4j.eventsub.events
- HypeTrainBeginEvent() - Constructor for class com.github.twitch4j.eventsub.events.HypeTrainBeginEvent
- HypeTrainBeginType - Class in com.github.twitch4j.eventsub.subscriptions
-
A hype train begins on the specified channel.
- HypeTrainBeginType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.HypeTrainBeginType
- HypeTrainEndCondition - Class in com.github.twitch4j.eventsub.condition
- HypeTrainEndCondition(HypeTrainEndCondition.HypeTrainEndConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition
- HypeTrainEndCondition.HypeTrainEndConditionBuilder<C extends HypeTrainEndCondition,
B extends HypeTrainEndCondition.HypeTrainEndConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - HypeTrainEndConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition.HypeTrainEndConditionBuilder
- HypeTrainEndEvent - Class in com.github.twitch4j.eventsub.events
- HypeTrainEndEvent() - Constructor for class com.github.twitch4j.eventsub.events.HypeTrainEndEvent
- HypeTrainEndType - Class in com.github.twitch4j.eventsub.subscriptions
-
A hype train ends on the specified channel.
- HypeTrainEndType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.HypeTrainEndType
- HypeTrainEvent - Class in com.github.twitch4j.eventsub.events
- HypeTrainEvent() - Constructor for class com.github.twitch4j.eventsub.events.HypeTrainEvent
- HypeTrainProgressCondition - Class in com.github.twitch4j.eventsub.condition
- HypeTrainProgressCondition(HypeTrainProgressCondition.HypeTrainProgressConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition
- HypeTrainProgressCondition.HypeTrainProgressConditionBuilder<C extends HypeTrainProgressCondition,
B extends HypeTrainProgressCondition.HypeTrainProgressConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - HypeTrainProgressConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition.HypeTrainProgressConditionBuilder
- HypeTrainProgressEvent - Class in com.github.twitch4j.eventsub.events
- HypeTrainProgressEvent() - Constructor for class com.github.twitch4j.eventsub.events.HypeTrainProgressEvent
- HypeTrainProgressType - Class in com.github.twitch4j.eventsub.subscriptions
-
A hype train makes progress on the specified channel.
- HypeTrainProgressType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.HypeTrainProgressType
I
- id(String) - Method in class com.github.twitch4j.eventsub.domain.PollChoice.PollChoiceBuilder
-
ID for the choice.
- id(String) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome.PredictionOutcomeBuilder
-
The outcome ID.
- id(String) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
ID of the subscription.
- Image() - Constructor for class com.github.twitch4j.eventsub.domain.Reward.Image
- INVALID - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodMessageStatus
-
An invalid message status; please report to our issue tracker.
- INVALID - Enum constant in enum class com.github.twitch4j.eventsub.domain.PollStatus
-
Something went wrong determining the state.
- isAchieved() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEndEvent
-
A Boolean value that indicates whether the broadcaster achieved their goal.
- isAction() - Method in class com.github.twitch4j.eventsub.domain.chat.Message
- isAddition() - Method in enum class com.github.twitch4j.eventsub.domain.TermUpdateType
- isAnonymous() - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
-
Whether the user cheered anonymously or not.
- isAnonymous() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionGiftEvent
-
Whether the subscription gift was anonymous.
- isApproved() - Method in class com.github.twitch4j.eventsub.domain.moderation.UnbanRequest
-
Whether the unban request was approved or denied.
- isAutomatic() - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
-
Indicates if the ad was automatically scheduled via Ads Manager.
- isBatchingEnabled() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
Whether events fired for this type are batched by Twitch.
- isBatchingEnabled() - Method in class com.github.twitch4j.eventsub.subscriptions.DropEntitlementGrantType
- isBatchingEnabled() - Method in interface com.github.twitch4j.eventsub.subscriptions.SubscriptionType
- isBatchingEnabled(Boolean) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
Whether events fired for this type are batched by Twitch.
- isChatterAnonymous() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
-
Whether the chatter is anonymous.
- isEmailVerified() - Method in class com.github.twitch4j.eventsub.events.UserUpdateEvent
-
A Boolean value that determines whether Twitch has verified the user’s email address.
- isEmoteMode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
-
Whether chat messages must contain only emotes.
- isEnabled() - Method in class com.github.twitch4j.eventsub.domain.BitsVoting
-
Deprecated.Indicates if Bits can be used for voting.
- isEnabled() - Method in class com.github.twitch4j.eventsub.domain.ChannelPointsVoting
-
Indicates if Channel Points can be used for voting.
- isEnabled() - Method in class com.github.twitch4j.eventsub.domain.GlobalCooldown
-
Is the setting enabled.
- isEnabled() - Method in class com.github.twitch4j.eventsub.domain.MaxPerStream
-
Is the setting enabled.
- isEnabled() - Method in class com.github.twitch4j.eventsub.domain.MaxPerUserPerStream
-
Is the setting enabled.
- isEnabled() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Whether the reward is currently enabled.
- isFollowerMode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
-
Whether the broadcaster restricts the chat room to followers only, based on how long they’ve followed.
- isFromAutomod() - Method in class com.github.twitch4j.eventsub.domain.moderation.AutomodTerms
-
Whether the terms were added due to an Automod message approve/deny action.
- isFromAutomod() - Method in class com.github.twitch4j.eventsub.events.ChannelTermsUpdateEvent
-
Whether this term was added due to an Automod message approve/deny action.
- isGift() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
-
Whether or not the resub was a result of a gift.
- isGift() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscribeEvent
-
Whether the subscription is a gift.
- isGift() - Method in class com.github.twitch4j.eventsub.events.ChannelUnsubscribeEvent
-
Whether the subscription was a gift.
- isGifterAnonymous() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
-
Optional: Whether or not the gift was anonymous.
- isInDevelopment() - Method in class com.github.twitch4j.eventsub.domain.Product
-
Whether the product is in development.
- isInStock() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Whether the reward is currently in stock.
- isMature() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.Whether the channel is flagged as mature.
- isPaused() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Whether the reward is currently paused.
- isPermanent() - Method in class com.github.twitch4j.eventsub.events.ChannelBanEvent
-
Indicates whether the ban is permanent (true) or a timeout (false).
- isPrime() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
-
Indicates if the subscription was obtained through Amazon Prime.
- isPrime() - Method in class com.github.twitch4j.eventsub.domain.chat.Subscription
-
Indicates if the subscription was obtained through Amazon Prime.
- isSlowMode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
-
Whether the broadcaster limits how often users in the chat room are allowed to send messages.
- isSubscriberMode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
-
Whether only users that subscribe to the broadcaster’s channel can talk in the chat room.
- isUniqueMode() - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
-
Whether the broadcaster requires users to post only unique messages in the chat room.
- isUserInputRequired() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
-
Whether the viewer needs to enter information when redeeming the reward.
J
- JAVA_HMAC_ALGORITHM - Static variable in class com.github.twitch4j.eventsub.util.EventSubVerifier
-
Java algorithm name that corresponds to
EventSubVerifier.SIGNATURE_HASH_PREFIX
L
- LIKELY_EVADER - Enum constant in enum class com.github.twitch4j.eventsub.domain.EvasionEvaluation
- LIVE - Enum constant in enum class com.github.twitch4j.eventsub.domain.StreamType
- LOCKED - Enum constant in enum class com.github.twitch4j.eventsub.domain.PredictionStatus
-
The Prediction has been locked and viewers can no longer make predictions.
M
- MANUALLY_ADDED - Enum constant in enum class com.github.twitch4j.eventsub.domain.SuspiciousType
- MATURE_GAME - Enum constant in enum class com.github.twitch4j.eventsub.domain.ContentClassification
-
Games that are rated Mature or less suitable for a younger audience.
- MaxPerStream - Class in com.github.twitch4j.eventsub.domain
- MaxPerStream() - Constructor for class com.github.twitch4j.eventsub.domain.MaxPerStream
- MaxPerUserPerStream - Class in com.github.twitch4j.eventsub.domain
- MaxPerUserPerStream() - Constructor for class com.github.twitch4j.eventsub.domain.MaxPerUserPerStream
- Mention - Class in com.github.twitch4j.eventsub.domain.chat
- Mention() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Mention
- MENTION - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.Fragment.Type
- Message - Class in com.github.twitch4j.eventsub.domain.chat
- Message - Class in com.github.twitch4j.eventsub.domain
- Message() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Message
- Message() - Constructor for class com.github.twitch4j.eventsub.domain.Message
- MESSAGE_EFFECT - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
Message Effects was redeemed.
- Message.Emote - Class in com.github.twitch4j.eventsub.domain
- MessageType - Enum Class in com.github.twitch4j.eventsub.domain.chat
-
EventSub equivalent of the
msg-idIRC tag. - method(EventSubTransportMethod) - Method in class com.github.twitch4j.eventsub.EventSubTransport.EventSubTransportBuilder
-
The transport method.
- MISOGYNY - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
- MOD - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- MODERATED - Enum constant in enum class com.github.twitch4j.eventsub.domain.PollStatus
-
Poll is no longer visible to any user on Twitch.
- MODERATOR_REMOVED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
The moderator that authorized the subscription is no longer one of the broadcaster’s moderators.
- ModeratorEvent - Interface in com.github.twitch4j.eventsub.events
- ModeratorEventSubCondition - Class in com.github.twitch4j.eventsub.condition
- ModeratorEventSubCondition(ModeratorEventSubCondition.ModeratorEventSubConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition
- ModeratorEventSubCondition.ModeratorEventSubConditionBuilder<C extends ModeratorEventSubCondition,
B extends ModeratorEventSubCondition.ModeratorEventSubConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ModeratorEventSubConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition.ModeratorEventSubConditionBuilder
- moderatorUserId(String) - Method in class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition.ModeratorEventSubConditionBuilder
-
The ID of the broadcaster or one of the broadcaster’s moderators.
N
- NEW_SUB_COUNT - Enum constant in enum class com.github.twitch4j.eventsub.domain.GoalType
-
The goal is to increase subscriptions.
- NEW_SUBSCRIPTIONS - Enum constant in enum class com.github.twitch4j.eventsub.domain.GoalType
-
The goal is to increase subscriptions.
- NO_TREATMENT - Enum constant in enum class com.github.twitch4j.eventsub.domain.SuspiciousStatus
- NoticeType - Enum Class in com.github.twitch4j.eventsub.domain.chat
- NOTIFICATION_FAILURES_EXCEEDED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Notification delivery failure rate was too high.
- NOTIFICATION_FAILURES_EXCEEDED - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The notification delivery failure rate was too high.
- NotificationDeserializer - Class in com.github.twitch4j.eventsub.util
- NotificationDeserializer() - Constructor for class com.github.twitch4j.eventsub.util.NotificationDeserializer
O
- organizationId(String) - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition.CampaignEventSubConditionBuilder
-
Required: The organization ID of the organization that owns the game on the developer portal.
- OTHER - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
An unrecognized automatic reward type; please report to our issue tracker.
- OTHER - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.MessageType
-
An unrecognized message type; please report to our issue tracker.
- OTHER - Enum constant in enum class com.github.twitch4j.eventsub.domain.Contribution.Type
P
- parse(String) - Static method in enum class com.github.twitch4j.eventsub.domain.ContentClassification
- PAY_IT_FORWARD - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- PERMITTED - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.TermType
-
The AutoMod term belongs to the permitted terms list..
- PINK - Enum constant in enum class com.github.twitch4j.eventsub.domain.PredictionColor
- PLAYLIST - Enum constant in enum class com.github.twitch4j.eventsub.domain.StreamType
- POLL_BEGIN - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- POLL_END - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- POLL_PROGRESS - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- PollBeginType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.poll.begin subscription type sends a notification when a poll begins on the specified channel.
- PollBeginType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.PollBeginType
- PollChoice - Class in com.github.twitch4j.eventsub.domain
- PollChoice() - Constructor for class com.github.twitch4j.eventsub.domain.PollChoice
- PollChoice(String, String, Integer, Integer, Integer) - Constructor for class com.github.twitch4j.eventsub.domain.PollChoice
-
Deprecated.Twitch no longer supports bits on polls.
- PollChoice.PollChoiceBuilder - Class in com.github.twitch4j.eventsub.domain
- PollEndType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.poll.end subscription type sends a notification when a poll ends on the specified channel.
- PollEndType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.PollEndType
- PollProgressType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.poll.progress subscription type sends a notification when users respond to a poll on the specified channel.
- PollProgressType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.PollProgressType
- PollStatus - Enum Class in com.github.twitch4j.eventsub.domain
- POSSIBLE_EVADER - Enum constant in enum class com.github.twitch4j.eventsub.domain.EvasionEvaluation
- POWER_UPS_GIGANTIFIED_EMOTE - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.MessageType
-
Bits were used to send a gigantic emote in chat.
- POWER_UPS_MESSAGE_EFFECT - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.MessageType
-
Bits were used to animate the chat message.
- PREDICTION_BEGIN - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- PREDICTION_END - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- PREDICTION_LOCK - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- PREDICTION_PROGRESS - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- PredictionBeginType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.prediction.begin subscription type sends a notification when a Prediction begins on the specified channel.
- PredictionBeginType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.PredictionBeginType
- PredictionColor - Enum Class in com.github.twitch4j.eventsub.domain
- PredictionEndType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.prediction.end subscription type sends a notification when a Prediction ends on the specified channel.
- PredictionEndType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.PredictionEndType
- PredictionLockType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.prediction.lock subscription type sends a notification when a Prediction is locked on the specified channel.
- PredictionLockType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.PredictionLockType
- PredictionOutcome - Class in com.github.twitch4j.eventsub.domain
- PredictionOutcome() - Constructor for class com.github.twitch4j.eventsub.domain.PredictionOutcome
- PredictionOutcome(String, String, PredictionColor, Integer, Long, List<Predictor>) - Constructor for class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
Creates a new
PredictionOutcomeinstance. - PredictionOutcome.PredictionOutcomeBuilder - Class in com.github.twitch4j.eventsub.domain
- PredictionProgressType - Class in com.github.twitch4j.eventsub.subscriptions
-
The channel.prediction.progress subscription type sends a notification when users participate in a Prediction on the specified channel.
- PredictionProgressType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.PredictionProgressType
- PredictionStatus - Enum Class in com.github.twitch4j.eventsub.domain
- Predictor - Class in com.github.twitch4j.eventsub.domain
- Predictor() - Constructor for class com.github.twitch4j.eventsub.domain.Predictor
- PREMIERE - Enum constant in enum class com.github.twitch4j.eventsub.domain.StreamType
- prepareSubscription(Function<B, C>, EventSubTransport) - Method in interface com.github.twitch4j.eventsub.subscriptions.SubscriptionType
- PRIME_PAID_UPGRADE - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- PrimePaidUpgrade - Class in com.github.twitch4j.eventsub.domain.chat
- PrimePaidUpgrade() - Constructor for class com.github.twitch4j.eventsub.domain.chat.PrimePaidUpgrade
- Product - Class in com.github.twitch4j.eventsub.domain
-
Additional information about a product acquired via a Twitch Extension Bits transaction.
- Product() - Constructor for class com.github.twitch4j.eventsub.domain.Product
- PROFANITY - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
- PROFANITY - Enum constant in enum class com.github.twitch4j.eventsub.domain.ContentClassification
-
Prolonged, and repeated use of obscenities, profanities, and vulgarities, especially as a regular part of speech.
R
- RACISM - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
- Raid - Class in com.github.twitch4j.eventsub.domain.chat
- Raid() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Raid
- RAID - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- RAID - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- RaidTarget - Class in com.github.twitch4j.eventsub.domain.moderation
- RaidTarget() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.RaidTarget
- RANDOM_SUB_EMOTE_UNLOCK - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
"Unlock a Random Sub Emote" was redeemed.
- rawType(String) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
The category of the subscription.
- rawVersion(String) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
The version of the subscription.
- RedemptionStatus - Enum Class in com.github.twitch4j.eventsub.domain
- REMOVE - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.TermAction
-
An AutoMod term was removed from the list.
- REMOVE_BLOCKED - Enum constant in enum class com.github.twitch4j.eventsub.domain.TermUpdateType
- REMOVE_PERMITTED - Enum constant in enum class com.github.twitch4j.eventsub.domain.TermUpdateType
- Reply - Class in com.github.twitch4j.eventsub.domain.chat
- Reply() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Reply
- RERUN - Enum constant in enum class com.github.twitch4j.eventsub.domain.StreamType
- RESOLVED - Enum constant in enum class com.github.twitch4j.eventsub.domain.PredictionStatus
-
A winning outcome has been chosen and the Channel Points have been distributed to the users who guessed the correct outcome.
- RESTRICTED - Enum constant in enum class com.github.twitch4j.eventsub.domain.SuspiciousStatus
- RESUB - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- Resubscription - Class in com.github.twitch4j.eventsub.domain.chat
- Resubscription() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Resubscription
- Reward - Class in com.github.twitch4j.eventsub.domain
- Reward() - Constructor for class com.github.twitch4j.eventsub.domain.Reward
- Reward.Image - Class in com.github.twitch4j.eventsub.domain
- rewardId(String) - Method in class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder
-
Specify a reward id to only receive notifications for a specific reward.
S
- secret(String) - Method in class com.github.twitch4j.eventsub.EventSubTransport.EventSubTransportBuilder
-
The secret used for verifying a webhook signature.
- self() - Method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition.ApplicationEventSubConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition.CampaignEventSubConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition.ChannelAdBreakConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelBanCondition.ChannelBanConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition.ChannelCharityCampaignConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition.ChannelChatConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelCheerCondition.ChannelCheerConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition.ChannelEventSubConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowCondition.ChannelFollowConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition.ChannelFollowV2ConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition.ChannelModeratorAddConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition.ChannelModeratorRemoveConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition.ChannelPointsCustomRewardAddConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition.ChannelPointsCustomRewardRedemptionAddConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition.ChannelPointsCustomRewardRemoveConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition.ChannelPollBeginConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition.ChannelPollEndConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition.ChannelPollProgressConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition.ChannelPredictionEndConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition.ChannelPredictionLockConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelRaidCondition.ChannelRaidConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition.ChannelShoutoutConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition.ChannelSubscribeConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition.ChannelSubscriptionGiftConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition.ChannelSubscriptionMessageConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition.ChannelUnbanConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition.ChannelUnsubscribeConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition.ChannelUpdateConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ConduitCondition.ConduitConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition.CreatorGoalsConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition.DropEntitlementGrantConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.EventSubCondition.EventSubConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition.ExtensionBitsTransactionCreateConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition.ExtensionEventSubConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition.HypeTrainBeginConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition.HypeTrainEndConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition.HypeTrainProgressConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition.ModeratorEventSubConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.ShieldModeCondition.ShieldModeConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.StreamOfflineCondition.StreamOfflineConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.StreamOnlineCondition.StreamOnlineConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition.UserAuthorizationGrantConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition.UserAuthorizationRevokeConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition.UserEventSubConditionBuilder
- self() - Method in class com.github.twitch4j.eventsub.condition.UserUpdateCondition.UserUpdateConditionBuilder
- SEND_HIGHLIGHTED_MESSAGE - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
"Highlight My Message" was redeemed.
- sessionId(String) - Method in class com.github.twitch4j.eventsub.EventSubTransport.EventSubTransportBuilder
-
An ID that identifies the WebSocket that notifications are sent to.
- setSessionId(String) - Method in class com.github.twitch4j.eventsub.EventSubTransport
-
Deprecated.
- setStatus(EventSubSubscriptionStatus) - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
Deprecated.
- setTransport(EventSubTransport) - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
Deprecated.
- SEXUAL - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
- SEXUAL - Enum constant in enum class com.github.twitch4j.eventsub.domain.ContentClassification
-
Content that focuses on sexualized physical attributes and activities, sexual topics, or experiences.
- SEXUALITY - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
- shardId(String) - Method in class com.github.twitch4j.eventsub.ConduitShard.ConduitShardBuilder
-
Shard ID.
- ShardStatus - Enum Class in com.github.twitch4j.eventsub
- SHIELD_MODE_BEGIN_TYPE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- SHIELD_MODE_END_TYPE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- ShieldModeBeginEvent - Class in com.github.twitch4j.eventsub.events
- ShieldModeBeginEvent() - Constructor for class com.github.twitch4j.eventsub.events.ShieldModeBeginEvent
- ShieldModeBeginType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when the broadcaster activates Shield Mode.
- ShieldModeBeginType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ShieldModeBeginType
- ShieldModeCondition - Class in com.github.twitch4j.eventsub.condition
- ShieldModeCondition(ShieldModeCondition.ShieldModeConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.ShieldModeCondition
- ShieldModeCondition.ShieldModeConditionBuilder<C extends ShieldModeCondition,
B extends ShieldModeCondition.ShieldModeConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - ShieldModeConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.ShieldModeCondition.ShieldModeConditionBuilder
- ShieldModeEndEvent - Class in com.github.twitch4j.eventsub.events
- ShieldModeEndEvent() - Constructor for class com.github.twitch4j.eventsub.events.ShieldModeEndEvent
- ShieldModeEndType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when the broadcaster deactivates Shield Mode.
- ShieldModeEndType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ShieldModeEndType
- SHOUTOUT_CREATE_TYPE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- SHOUTOUT_RECEIVE_TYPE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- ShoutoutCreateEvent - Class in com.github.twitch4j.eventsub.events
- ShoutoutCreateEvent(String, String, String, String, String, String, String, String, String, Instant, Integer, Instant, Instant) - Constructor for class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
- ShoutoutCreateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when the specified broadcaster sends a Shoutout.
- ShoutoutCreateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ShoutoutCreateType
- ShoutoutReceiveEvent - Class in com.github.twitch4j.eventsub.events
- ShoutoutReceiveEvent(String, String, String, String, String, String, Integer, Instant) - Constructor for class com.github.twitch4j.eventsub.events.ShoutoutReceiveEvent
- ShoutoutReceiveType - Class in com.github.twitch4j.eventsub.subscriptions
-
Sends a notification when the specified broadcaster receives a Shoutout.
- ShoutoutReceiveType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.ShoutoutReceiveType
- SimpleEmote - Class in com.github.twitch4j.eventsub.domain
- SimpleEmote() - Constructor for class com.github.twitch4j.eventsub.domain.SimpleEmote
- SINGLE_MESSAGE_BYPASS_SUB_MODE - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
"Send a Message in Sub-Only Mode" was redeemed.
- SLOW - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- SlowMode - Class in com.github.twitch4j.eventsub.domain.moderation
- SlowMode() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.SlowMode
- SLOWOFF - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- STATIC - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.Emote.Format
-
A static PNG file is available for this emote.
- status(EventSubSubscriptionStatus) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
Status of the subscription.
- status(ShardStatus) - Method in class com.github.twitch4j.eventsub.ConduitShard.ConduitShardBuilder
-
The shard status.
- STREAM_OFFLINE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- STREAM_ONLINE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- StreamOfflineCondition - Class in com.github.twitch4j.eventsub.condition
- StreamOfflineCondition(StreamOfflineCondition.StreamOfflineConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.StreamOfflineCondition
- StreamOfflineCondition.StreamOfflineConditionBuilder<C extends StreamOfflineCondition,
B extends StreamOfflineCondition.StreamOfflineConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - StreamOfflineConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.StreamOfflineCondition.StreamOfflineConditionBuilder
- StreamOfflineEvent - Class in com.github.twitch4j.eventsub.events
- StreamOfflineEvent() - Constructor for class com.github.twitch4j.eventsub.events.StreamOfflineEvent
- StreamOfflineType - Class in com.github.twitch4j.eventsub.subscriptions
-
The specified broadcaster stops a stream.
- StreamOfflineType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.StreamOfflineType
- StreamOnlineCondition - Class in com.github.twitch4j.eventsub.condition
- StreamOnlineCondition(StreamOnlineCondition.StreamOnlineConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.StreamOnlineCondition
- StreamOnlineCondition.StreamOnlineConditionBuilder<C extends StreamOnlineCondition,
B extends StreamOnlineCondition.StreamOnlineConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - StreamOnlineConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.StreamOnlineCondition.StreamOnlineConditionBuilder
- StreamOnlineEvent - Class in com.github.twitch4j.eventsub.events
- StreamOnlineEvent() - Constructor for class com.github.twitch4j.eventsub.events.StreamOnlineEvent
- StreamOnlineType - Class in com.github.twitch4j.eventsub.subscriptions
-
The specified broadcaster starts a stream.
- StreamOnlineType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.StreamOnlineType
- StreamType - Enum Class in com.github.twitch4j.eventsub.domain
- SUB - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- SUB_COUNT - Enum constant in enum class com.github.twitch4j.eventsub.domain.GoalType
-
The goal is to increase subscriptions.
- SUB_GIFT - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- SubGift - Class in com.github.twitch4j.eventsub.domain.chat
- SubGift() - Constructor for class com.github.twitch4j.eventsub.domain.chat.SubGift
- SUBSCRIBERS - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- SUBSCRIBERSOFF - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- Subscription - Class in com.github.twitch4j.eventsub.domain.chat
- Subscription() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Subscription
- SUBSCRIPTION - Enum constant in enum class com.github.twitch4j.eventsub.domain.Contribution.Type
- SUBSCRIPTIONS - Enum constant in enum class com.github.twitch4j.eventsub.domain.GoalType
-
The goal is to increase subscriptions.
- SubscriptionType<C extends EventSubCondition,
B, E extends EventSubEvent> - Interface in com.github.twitch4j.eventsub.subscriptions - SubscriptionTypes - Class in com.github.twitch4j.eventsub.subscriptions
- SuspiciousStatus - Enum Class in com.github.twitch4j.eventsub.domain
- SuspiciousType - Enum Class in com.github.twitch4j.eventsub.domain
- SuspiciousUserMessageEvent - Class in com.github.twitch4j.eventsub.events
- SuspiciousUserMessageEvent() - Constructor for class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
- SuspiciousUserMessageType - Class in com.github.twitch4j.eventsub.subscriptions
-
Fires when a chat message has been sent from a suspicious user.
- SuspiciousUserMessageType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserMessageType
- SuspiciousUserUpdateEvent - Class in com.github.twitch4j.eventsub.events
- SuspiciousUserUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.SuspiciousUserUpdateEvent
- SuspiciousUserUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Fires when a suspicious user's treatment has been updated.
- SuspiciousUserUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.SuspiciousUserUpdateType
T
- TermAction - Enum Class in com.github.twitch4j.eventsub.domain.moderation
- TERMINATED - Enum constant in enum class com.github.twitch4j.eventsub.domain.PollStatus
-
Poll has been manually terminated before its ended_at time, but still visible.
- TermType - Enum Class in com.github.twitch4j.eventsub.domain.moderation
- TermUpdateType - Enum Class in com.github.twitch4j.eventsub.domain
-
The status change applied to the terms.
- TEXT - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.Fragment.Type
- TEXT - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.MessageType
-
A normal chat message.
- TIMEOUT - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- TimeoutTarget - Class in com.github.twitch4j.eventsub.domain.moderation
- TimeoutTarget() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.TimeoutTarget
- title(String) - Method in class com.github.twitch4j.eventsub.domain.PollChoice.PollChoiceBuilder
-
Text displayed for the choice.
- title(String) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome.PredictionOutcomeBuilder
-
The outcome title.
- toBroadcasterUserId(String) - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder
-
The broadcaster user ID that received the channel event you want to get notifications for.
- toBuilder() - Method in class com.github.twitch4j.eventsub.ConduitShard
- toBuilder() - Method in class com.github.twitch4j.eventsub.domain.PollChoice
- toBuilder() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
- toBuilder() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
- topPredictors(List<Predictor>) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome.PredictionOutcomeBuilder
-
The users who used the most Channel Points on this outcome.
- toString() - Method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition.ApplicationEventSubConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ApplicationEventSubCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition.CampaignEventSubConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.CampaignEventSubCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition.ChannelAdBreakConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelAdBreakCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelBanCondition.ChannelBanConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelBanCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition.ChannelCharityCampaignConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelCharityCampaignCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition.ChannelChatConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelCheerCondition.ChannelCheerConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelCheerCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition.ChannelEventSubConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelEventSubCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowCondition.ChannelFollowConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition.ChannelFollowV2ConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelFollowV2Condition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition.ChannelFromToEventSubConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelFromToEventSubCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition.ChannelModeratorAddConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorAddCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition.ChannelModeratorRemoveConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelModeratorRemoveCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition.ChannelPointsCustomRewardAddConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardAddCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition.ChannelPointsCustomRewardRedemptionAddConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionAddCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition.ChannelPointsCustomRewardRedemptionUpdateConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRedemptionUpdateCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition.ChannelPointsCustomRewardRemoveConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardRemoveCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition.ChannelPointsCustomRewardUpdateConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPointsCustomRewardUpdateCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition.ChannelPollBeginConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollBeginCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition.ChannelPollEndConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollEndCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition.ChannelPollProgressConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPollProgressCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition.ChannelPredictionBeginConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionBeginCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition.ChannelPredictionEndConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionEndCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition.ChannelPredictionLockConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionLockCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition.ChannelPredictionProgressConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelPredictionProgressCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelRaidCondition.ChannelRaidConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelRaidCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition.ChannelShoutoutConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelShoutoutCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition.ChannelSubscribeConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscribeCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition.ChannelSubscriptionGiftConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionGiftCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition.ChannelSubscriptionMessageConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelSubscriptionMessageCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition.ChannelUnbanConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnbanCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition.ChannelUnsubscribeConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelUnsubscribeCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition.ChannelUpdateConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ChannelUpdateCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ConduitCondition.ConduitConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ConduitCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition.CreatorGoalsConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.CreatorGoalsCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition.CustomRewardEventSubConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.CustomRewardEventSubCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition.DropEntitlementGrantConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.DropEntitlementGrantCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.EventSubCondition.EventSubConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition.ExtensionBitsTransactionCreateConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ExtensionBitsTransactionCreateCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition.ExtensionEventSubConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ExtensionEventSubCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition.HypeTrainBeginConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainBeginCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition.HypeTrainEndConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainEndCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition.HypeTrainProgressConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.HypeTrainProgressCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition.ModeratorEventSubConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ModeratorEventSubCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.ShieldModeCondition.ShieldModeConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.ShieldModeCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.StreamOfflineCondition.StreamOfflineConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.StreamOfflineCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.StreamOnlineCondition.StreamOnlineConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.StreamOnlineCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition.UserAuthorizationGrantConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition.UserAuthorizationRevokeConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition.UserEventSubConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.condition.UserUpdateCondition
- toString() - Method in class com.github.twitch4j.eventsub.condition.UserUpdateCondition.UserUpdateConditionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.Conduit
- toString() - Method in class com.github.twitch4j.eventsub.ConduitShard.ConduitShardBuilder
- toString() - Method in class com.github.twitch4j.eventsub.ConduitShard
- toString() - Method in class com.github.twitch4j.eventsub.domain.AugmentedMessage
- toString() - Method in class com.github.twitch4j.eventsub.domain.AutomaticReward
- toString() - Method in class com.github.twitch4j.eventsub.domain.BitsVoting
-
Deprecated.
- toString() - Method in class com.github.twitch4j.eventsub.domain.ChannelPointsVoting
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Announcement
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Badge
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.BitsBadge
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.CharityDonation
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Cheer
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Cheermote
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.CommunitySubGift
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Emote
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Fragment
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPaidUpgrade
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Mention
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Message
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.PrimePaidUpgrade
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Raid
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Reply
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Resubscription
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.SubGift
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Subscription
- toString() - Method in class com.github.twitch4j.eventsub.domain.chat.Unraid
- toString() - Method in enum class com.github.twitch4j.eventsub.domain.ContentClassification
- toString() - Method in class com.github.twitch4j.eventsub.domain.Contribution
- toString() - Method in enum class com.github.twitch4j.eventsub.domain.Contribution.Type
- toString() - Method in class com.github.twitch4j.eventsub.domain.GlobalCooldown
- toString() - Method in class com.github.twitch4j.eventsub.domain.MaxPerStream
- toString() - Method in class com.github.twitch4j.eventsub.domain.MaxPerUserPerStream
- toString() - Method in class com.github.twitch4j.eventsub.domain.Message.Emote
- toString() - Method in class com.github.twitch4j.eventsub.domain.Message
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.AutomodTerms
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.BanTarget
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.DeleteTarget
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.FollowersMode
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.RaidTarget
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.SlowMode
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.TimeoutTarget
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.UnbanRequest
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.UserTarget
- toString() - Method in class com.github.twitch4j.eventsub.domain.moderation.Warning
- toString() - Method in class com.github.twitch4j.eventsub.domain.PollChoice.PollChoiceBuilder
- toString() - Method in class com.github.twitch4j.eventsub.domain.PollChoice
- toString() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome.PredictionOutcomeBuilder
- toString() - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
- toString() - Method in class com.github.twitch4j.eventsub.domain.Predictor
- toString() - Method in class com.github.twitch4j.eventsub.domain.Product
- toString() - Method in class com.github.twitch4j.eventsub.domain.Reward.Image
- toString() - Method in class com.github.twitch4j.eventsub.domain.Reward
- toString() - Method in class com.github.twitch4j.eventsub.domain.SimpleEmote
- toString() - Method in enum class com.github.twitch4j.eventsub.domain.StreamType
- toString() - Method in class com.github.twitch4j.eventsub.domain.Whisper
- toString() - Method in class com.github.twitch4j.eventsub.events.AutomaticRewardRedemptionAddEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageHoldEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.AutomodMessageUpdateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.AutomodSettingsUpdateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.batched.BatchedDataEvents
- toString() - Method in class com.github.twitch4j.eventsub.events.batched.BatchedDropEntitlementGrantEvents
- toString() - Method in class com.github.twitch4j.eventsub.events.batched.BatchedEventSubEvents
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelAdBreakBeginEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelBanEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityCampaignMetaEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelCharityDonateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelChatClearUserMessagesEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageDeleteEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelChatMessageEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelChatNotificationEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelChatSettingsUpdateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelChatUserEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelCheerEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelFollowEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelModerateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelModeratorAddEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelModeratorRemoveEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPointsCustomRewardRedemptionEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPollBeginEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEndEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPollEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPollProgressEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionBeginEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEndEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionLockEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelPredictionProgressEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelRaidEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscribeEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionGiftEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelSubscriptionMessageEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelTermsUpdateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelUnbanEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelUnsubscribeEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateEvent
-
Deprecated.
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelUpdateV2Event
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelVipAddEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelVipRemoveEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelWarningAcknowledgeEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ChannelWarningSendEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CharityCampaignProgressEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStartEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CharityCampaignStopEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ConduitShardDisabledEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsBeginEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEndEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CreatorGoalsProgressEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CustomRewardAddEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CustomRewardRedemptionAddEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CustomRewardRedemptionUpdateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CustomRewardRemoveEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.CustomRewardUpdateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.DropEntitlementGrantEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.EnclosedDataEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.EventSubChannelFromToEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.EventSubModerationEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.EventSubModeratorEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.EventSubUserChannelEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.EventSubUserEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.EventSubUserFromToEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ExtensionBitsTransactionCreateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.HypeTrainBeginEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEndEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.HypeTrainEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.HypeTrainProgressEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ShieldModeBeginEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ShieldModeEndEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ShoutoutCreateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.ShoutoutReceiveEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.StreamOfflineEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.StreamOnlineEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserMessageEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.SuspiciousUserUpdateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestCreatedEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.UnbanRequestResolvedEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationGrantEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.UserAuthorizationRevokeEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.UserMessageHoldEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.UserMessageUpdateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.UserUpdateEvent
- toString() - Method in class com.github.twitch4j.eventsub.events.WhisperReceivedEvent
- toString() - Method in class com.github.twitch4j.eventsub.EventSubNotification
- toString() - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
- toString() - Method in class com.github.twitch4j.eventsub.EventSubSubscription
- toString() - Method in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
- toString() - Method in class com.github.twitch4j.eventsub.EventSubTransport.EventSubTransportBuilder
- toString() - Method in class com.github.twitch4j.eventsub.EventSubTransport
- toString() - Method in enum class com.github.twitch4j.eventsub.EventSubTransportMethod
- transport(EventSubTransport) - Method in class com.github.twitch4j.eventsub.ConduitShard.ConduitShardBuilder
-
The transport details used to send the notifications.
- transport(EventSubTransport) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
Object indicating the notification delivery specific information.
- type(SubscriptionType<?, ?, ?>) - Method in class com.github.twitch4j.eventsub.EventSubSubscription.EventSubSubscriptionBuilder
-
The category and version of the subscription.
U
- UNBAN - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- UNBAN_REQUEST_CREATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- UNBAN_REQUEST_RESOLVE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- UnbanRequest - Class in com.github.twitch4j.eventsub.domain.moderation
- UnbanRequest() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.UnbanRequest
- UnbanRequestCreatedEvent - Class in com.github.twitch4j.eventsub.events
- UnbanRequestCreatedEvent() - Constructor for class com.github.twitch4j.eventsub.events.UnbanRequestCreatedEvent
- UnbanRequestCreateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Fires when a user creates an unban request.
- UnbanRequestCreateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.UnbanRequestCreateType
- UnbanRequestResolvedEvent - Class in com.github.twitch4j.eventsub.events
- UnbanRequestResolvedEvent() - Constructor for class com.github.twitch4j.eventsub.events.UnbanRequestResolvedEvent
- UnbanRequestResolveType - Class in com.github.twitch4j.eventsub.subscriptions
-
Fires when an unban request has been resolved.
- UnbanRequestResolveType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.UnbanRequestResolveType
- UnbanRequestStatus - Enum Class in com.github.twitch4j.eventsub.domain
- UNFULFILLED - Enum constant in enum class com.github.twitch4j.eventsub.domain.RedemptionStatus
- UNIQUECHAT - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- UNIQUECHATOFF - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.Fragment.Type
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.domain.ContentClassification
-
The channel has a content classification label that is unrecognized by the library; Please file an issue on our GitHub repository.
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.domain.EvasionEvaluation
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.domain.GoalType
-
An unknown goal type; please create a GitHub issue.
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.domain.RedemptionStatus
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.domain.SuspiciousType
- UNKNOWN - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
Twitch assigned the shard an undocumented status; please report to our issue tracker!
- UNMOD - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- Unraid - Class in com.github.twitch4j.eventsub.domain.chat
- Unraid() - Constructor for class com.github.twitch4j.eventsub.domain.chat.Unraid
- UNRAID - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
- UNRAID - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- UNTIMEOUT - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- UNVIP - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- USER_AUTHORIZATION_GRANT - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- USER_AUTHORIZATION_REVOKE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- USER_INTRO - Enum constant in enum class com.github.twitch4j.eventsub.domain.chat.MessageType
-
The user designated this message as their introduction to the community.
- USER_MESSAGE_HOLD - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- USER_MESSAGE_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- USER_REMOVED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
A user in the condition of the subscription was removed.
- USER_UPDATE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- UserAuthorizationGrantCondition - Class in com.github.twitch4j.eventsub.condition
- UserAuthorizationGrantCondition(UserAuthorizationGrantCondition.UserAuthorizationGrantConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition
- UserAuthorizationGrantCondition.UserAuthorizationGrantConditionBuilder<C extends UserAuthorizationGrantCondition,
B extends UserAuthorizationGrantCondition.UserAuthorizationGrantConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - UserAuthorizationGrantConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.UserAuthorizationGrantCondition.UserAuthorizationGrantConditionBuilder
- UserAuthorizationGrantEvent - Class in com.github.twitch4j.eventsub.events
- UserAuthorizationGrantEvent() - Constructor for class com.github.twitch4j.eventsub.events.UserAuthorizationGrantEvent
- UserAuthorizationGrantType - Class in com.github.twitch4j.eventsub.subscriptions
-
A user has granted authorization for your client id.
- UserAuthorizationGrantType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationGrantType
- UserAuthorizationRevokeCondition - Class in com.github.twitch4j.eventsub.condition
- UserAuthorizationRevokeCondition(UserAuthorizationRevokeCondition.UserAuthorizationRevokeConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition
- UserAuthorizationRevokeCondition.UserAuthorizationRevokeConditionBuilder<C extends UserAuthorizationRevokeCondition,
B extends UserAuthorizationRevokeCondition.UserAuthorizationRevokeConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - UserAuthorizationRevokeConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.UserAuthorizationRevokeCondition.UserAuthorizationRevokeConditionBuilder
- UserAuthorizationRevokeEvent - Class in com.github.twitch4j.eventsub.events
- UserAuthorizationRevokeEvent() - Constructor for class com.github.twitch4j.eventsub.events.UserAuthorizationRevokeEvent
- UserAuthorizationRevokeType - Class in com.github.twitch4j.eventsub.subscriptions
-
A user has revoked authorization for your client id.
- UserAuthorizationRevokeType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.UserAuthorizationRevokeType
- UserEventSubCondition - Class in com.github.twitch4j.eventsub.condition
- UserEventSubCondition(UserEventSubCondition.UserEventSubConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.UserEventSubCondition
- UserEventSubCondition.UserEventSubConditionBuilder<C extends UserEventSubCondition,
B extends UserEventSubCondition.UserEventSubConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - UserEventSubConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.UserEventSubCondition.UserEventSubConditionBuilder
- userId(String) - Method in class com.github.twitch4j.eventsub.condition.ChannelChatCondition.ChannelChatConditionBuilder
-
The user ID to read chat as.
- userId(String) - Method in class com.github.twitch4j.eventsub.condition.UserEventSubCondition.UserEventSubConditionBuilder
-
The user ID for the user you want notifications for.
- UserMessageHoldEvent - Class in com.github.twitch4j.eventsub.events
- UserMessageHoldEvent() - Constructor for class com.github.twitch4j.eventsub.events.UserMessageHoldEvent
- UserMessageHoldType - Class in com.github.twitch4j.eventsub.subscriptions
-
Notifies a user if their message is caught by AutoMod.
- UserMessageHoldType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.UserMessageHoldType
- UserMessageUpdateEvent - Class in com.github.twitch4j.eventsub.events
- UserMessageUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.UserMessageUpdateEvent
- UserMessageUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
Notifies a user if their message’s AutoMod status is updated.
- UserMessageUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.UserMessageUpdateType
- users(Integer) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome.PredictionOutcomeBuilder
-
The number of users who used Channel Points on this outcome.
- UserTarget - Class in com.github.twitch4j.eventsub.domain.moderation
- UserTarget() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.UserTarget
- UserUpdateCondition - Class in com.github.twitch4j.eventsub.condition
- UserUpdateCondition(UserUpdateCondition.UserUpdateConditionBuilder<?, ?>) - Constructor for class com.github.twitch4j.eventsub.condition.UserUpdateCondition
- UserUpdateCondition.UserUpdateConditionBuilder<C extends UserUpdateCondition,
B extends UserUpdateCondition.UserUpdateConditionBuilder<C, B>> - Class in com.github.twitch4j.eventsub.condition - UserUpdateConditionBuilder() - Constructor for class com.github.twitch4j.eventsub.condition.UserUpdateCondition.UserUpdateConditionBuilder
- UserUpdateEvent - Class in com.github.twitch4j.eventsub.events
- UserUpdateEvent() - Constructor for class com.github.twitch4j.eventsub.events.UserUpdateEvent
- UserUpdateType - Class in com.github.twitch4j.eventsub.subscriptions
-
A user has updated their account.
- UserUpdateType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.UserUpdateType
V
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.AutomodMessageStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.chat.Emote.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.chat.Fragment.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.chat.MessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.ContentClassification
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.Contribution.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.EvasionEvaluation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.GoalType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.moderation.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.moderation.TermAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.moderation.TermType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.PollStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.PredictionColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.PredictionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.RedemptionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.StreamType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.SuspiciousStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.SuspiciousType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.TermUpdateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.domain.UnbanRequestStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.EventSubTransportMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.eventsub.ShardStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.AutomaticReward.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.AutomodCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.AutomodMessageStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.chat.Emote.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.chat.Fragment.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.chat.MessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.chat.NoticeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.ContentClassification
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.Contribution.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.EvasionEvaluation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.GoalType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.moderation.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.moderation.TermAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.moderation.TermType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.PollStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.PredictionColor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.PredictionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.RedemptionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.StreamType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.SuspiciousStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.SuspiciousType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.TermUpdateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.domain.UnbanRequestStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.EventSubTransportMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.github.twitch4j.eventsub.ShardStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyMessageId(String) - Static method in class com.github.twitch4j.eventsub.util.EventSubVerifier
- verifySignature(byte[], String, String, byte[], String) - Static method in class com.github.twitch4j.eventsub.util.EventSubVerifier
- verifySignature(String, String, String, byte[], String) - Static method in class com.github.twitch4j.eventsub.util.EventSubVerifier
- verifySignature(SecretKeySpec, String, String, byte[], String) - Static method in class com.github.twitch4j.eventsub.util.EventSubVerifier
- verifyTimestamp(String) - Static method in class com.github.twitch4j.eventsub.util.EventSubVerifier
- VERSION_REMOVED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Twitch revoked your subscription because the subscribed to subscription type and version is no longer supported.
- VIOLENCE - Enum constant in enum class com.github.twitch4j.eventsub.domain.ContentClassification
-
Simulations and/or depictions of realistic violence, gore, extreme injury, or death.
- VIP - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- votes(Integer) - Method in class com.github.twitch4j.eventsub.domain.PollChoice.PollChoiceBuilder
-
Total number of votes received for the choice across all methods of voting.
W
- WARN - Enum constant in enum class com.github.twitch4j.eventsub.domain.moderation.Action
- Warning - Class in com.github.twitch4j.eventsub.domain.moderation
- Warning() - Constructor for class com.github.twitch4j.eventsub.domain.moderation.Warning
- wasGifterAnonymous() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPaidUpgrade
-
Whether the gift was given anonymously.
- wasGifterAnonymous() - Method in class com.github.twitch4j.eventsub.domain.chat.GiftPayForward
-
Whether the gift was given anonymously.
- WATCH_PARTY - Enum constant in enum class com.github.twitch4j.eventsub.domain.StreamType
- WEBHOOK - Enum constant in enum class com.github.twitch4j.eventsub.EventSubTransportMethod
- WEBHOOK_CALLBACK_VERIFICATION_FAILED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Webhook failed verification of the callback specified in the subscription creation request.
- WEBHOOK_CALLBACK_VERIFICATION_FAILED - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The specified callback URL failed verification.
- WEBHOOK_CALLBACK_VERIFICATION_PENDING - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Webhook is pending verification of the callback specified in the subscription creation request.
- WEBHOOK_CALLBACK_VERIFICATION_PENDING - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The shard is pending verification of the specified callback URL.
- WEBSOCKET - Enum constant in enum class com.github.twitch4j.eventsub.EventSubTransportMethod
- WEBSOCKET_CONNECTION_UNUSED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
When you connect to the server, you must create a subscription within 10 seconds or the connection is closed.
- WEBSOCKET_DISCONNECTED - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
The client closed the connection.
- WEBSOCKET_DISCONNECTED - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The client closed the connection.s
- WEBSOCKET_FAILED_PING_PONG - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
You must respond to ping messages with a pong message.
- WEBSOCKET_FAILED_PING_PONG - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The client failed to respond to a ping message.
- WEBSOCKET_FAILED_TO_RECONNECT - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
The client failed to reconnect to the Twitch WebSocket server within the required time after a Reconnect Message.
- WEBSOCKET_FAILED_TO_RECONNECT - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The client failed to reconnect to the Twitch WebSocket server within the required time after a Reconnect Message..
- WEBSOCKET_INTERNAL_ERROR - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Indicates a problem with the server (similar to an HTTP 500 status code).
- WEBSOCKET_INTERNAL_ERROR - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The Twitch WebSocket server experienced an unexpected error.
- WEBSOCKET_NETWORK_ERROR - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Transient network error.
- WEBSOCKET_NETWORK_ERROR - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The Twitch WebSocket server experienced a network error writing the message to the client.
- WEBSOCKET_NETWORK_TIMEOUT - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Transient network timeout.
- WEBSOCKET_NETWORK_TIMEOUT - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The Twitch WebSocket server timed out writing the message to the client.
- WEBSOCKET_RECEIVED_INBOUND_TRAFFIC - Enum constant in enum class com.github.twitch4j.eventsub.EventSubSubscriptionStatus
-
Sending outgoing messages to the server is prohibited, except for pong messages.
- WEBSOCKET_RECEIVED_INBOUND_TRAFFIC - Enum constant in enum class com.github.twitch4j.eventsub.ShardStatus
-
The client sent a non-pong message.
- Whisper - Class in com.github.twitch4j.eventsub.domain
- Whisper() - Constructor for class com.github.twitch4j.eventsub.domain.Whisper
- WHISPER_RECEIVE - Static variable in class com.github.twitch4j.eventsub.subscriptions.SubscriptionTypes
- WhisperReceivedEvent - Class in com.github.twitch4j.eventsub.events
- WhisperReceivedEvent() - Constructor for class com.github.twitch4j.eventsub.events.WhisperReceivedEvent
- WhisperReceivedType - Class in com.github.twitch4j.eventsub.subscriptions
-
Fires when anyone whispers the specified user.
- WhisperReceivedType() - Constructor for class com.github.twitch4j.eventsub.subscriptions.WhisperReceivedType
- withBitsVotes(Integer) - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
Deprecated.Twitch no longer supports bits on polls.
- withChannelPoints(Long) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The total number of Channel Points used on this outcome.
- withChannelPointsVotes(Integer) - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
Number of votes received via Channel Points.
- withColor(PredictionColor) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The color for the outcome.
- withId(String) - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
ID for the choice.
- withId(String) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The outcome ID.
- withSessionId(String) - Method in class com.github.twitch4j.eventsub.EventSubTransport
-
An ID that identifies the WebSocket that notifications are sent to.
- withShardId(String) - Method in class com.github.twitch4j.eventsub.ConduitShard
-
Shard ID.
- withStatus(ShardStatus) - Method in class com.github.twitch4j.eventsub.ConduitShard
-
The shard status.
- withTitle(String) - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
Text displayed for the choice.
- withTitle(String) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The outcome title.
- withTopPredictors(List<Predictor>) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The users who used the most Channel Points on this outcome.
- withTransport(EventSubTransport) - Method in class com.github.twitch4j.eventsub.ConduitShard
-
The transport details used to send the notifications.
- withTransport(EventSubTransport) - Method in class com.github.twitch4j.eventsub.EventSubSubscription
-
Object indicating the notification delivery specific information.
- withUsers(Integer) - Method in class com.github.twitch4j.eventsub.domain.PredictionOutcome
-
The number of users who used Channel Points on this outcome.
- withVotes(Integer) - Method in class com.github.twitch4j.eventsub.domain.PollChoice
-
Total number of votes received for the choice across all methods of voting.
All Classes and Interfaces|All Packages|Constant Field Values