Index
All Classes and Interfaces|All Packages|Constant Field Values
$
- $fillValuesFrom(C) - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder
- $fillValuesFrom(C) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder
- $fillValuesFrom(C) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder
- $fillValuesFrom(C) - Method in class com.github.twitch4j.helix.domain.CustomReward.Setting.SettingBuilder
A
- active(Boolean) - Method in class com.github.twitch4j.helix.domain.ActiveExtension.ActiveExtensionBuilder
-
Activation state of the extension, for each extension type (component, overlay, mobile, panel).
- activeComponents(Map<String, ActiveExtension>) - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions.ActiveExtensionsBuilder
- ActiveExtension - Class in com.github.twitch4j.helix.domain
- ActiveExtension() - Constructor for class com.github.twitch4j.helix.domain.ActiveExtension
- ActiveExtension(Boolean, String, String, String, Integer, Integer) - Constructor for class com.github.twitch4j.helix.domain.ActiveExtension
- ActiveExtension.ActiveExtensionBuilder - Class in com.github.twitch4j.helix.domain
- ActiveExtensions() - Constructor for class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- ActiveExtensions(Map<String, ActiveExtension>, Map<String, ActiveExtension>, Map<String, ActiveExtension>) - Constructor for class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- activeOverlays(Map<String, ActiveExtension>) - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions.ActiveExtensionsBuilder
- activePanels(Map<String, ActiveExtension>) - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions.ActiveExtensionsBuilder
- addBlockedTerm(String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Adds a word or phrase to the broadcaster’s list of blocked terms.
- addChannelModerator(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Adds a moderator to the broadcaster’s chat room.
- addChannelVip(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Adds a VIP to the broadcaster’s chat room.
- aggression(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The Automod level for hostility involving aggression.
- ALL - Enum constant in enum class com.github.twitch4j.helix.domain.Video.SearchPeriod
- ALL - Enum constant in enum class com.github.twitch4j.helix.domain.Video.Type
-
The default is “all,” which returns all video types.
- ALLOW - Enum constant in enum class com.github.twitch4j.helix.domain.AutoModHeldMessageAction
- ALREADY_CLAIMED - Enum constant in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.Code has already been claimed by a Twitch user.
- amount(Integer) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost.CostBuilder
- AnaylticsDateRange - Class in com.github.twitch4j.helix.domain
-
Analytics - Date Range
- AnaylticsDateRange() - Constructor for class com.github.twitch4j.helix.domain.AnaylticsDateRange
- ANIMATED - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Format
-
Indicates an animated GIF is available for this emote.
- AnnouncementColor - Enum Class in com.github.twitch4j.helix.domain
-
The color used to highlight the announcement.
- apply(RequestTemplate) - Method in class com.github.twitch4j.helix.interceptor.TwitchHelixClientIdInterceptor
-
Interceptor
- APPROVED - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionState
- ARCHIVE - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a library-archived emote.
- ARCHIVE - Enum constant in enum class com.github.twitch4j.helix.domain.Video.Type
-
On-demand videos (VODs) of past streams.
- ASSETS_UPLOADED - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionState
- AUTH_HEADER - Static variable in class com.github.twitch4j.helix.interceptor.TwitchHelixClientIdInterceptor
- AUTOMOD_STATUS_AFFILIATE_BANDWIDTH - Static variable in class com.github.twitch4j.helix.interceptor.TwitchHelixRateLimitTracker
- AUTOMOD_STATUS_NORMAL_BANDWIDTH - Static variable in class com.github.twitch4j.helix.interceptor.TwitchHelixRateLimitTracker
- AUTOMOD_STATUS_PARTNER_BANDWIDTH - Static variable in class com.github.twitch4j.helix.interceptor.TwitchHelixRateLimitTracker
- AutomodEnforceCheck - Class in com.github.twitch4j.helix.domain
- AutomodEnforceCheck(String) - Constructor for class com.github.twitch4j.helix.domain.AutomodEnforceCheck
-
Constructs a message object to be checked against AutoMod enforcement settings
- AutomodEnforceCheck(String, String, String) - Constructor for class com.github.twitch4j.helix.domain.AutomodEnforceCheck
- AutomodEnforceCheck(String, String) - Constructor for class com.github.twitch4j.helix.domain.AutomodEnforceCheck
-
Deprecated.senderId is deprecated by Twitch
- AutomodEnforceCheckList - Class in com.github.twitch4j.helix.domain
- AutomodEnforceCheckList(List<AutomodEnforceCheck>) - Constructor for class com.github.twitch4j.helix.domain.AutomodEnforceCheckList
- AutomodEnforceCheckList.AutomodEnforceCheckListBuilder - Class in com.github.twitch4j.helix.domain
- AutomodEnforceStatus - Class in com.github.twitch4j.helix.domain
- AutomodEnforceStatus() - Constructor for class com.github.twitch4j.helix.domain.AutomodEnforceStatus
- AutomodEnforceStatusList - Class in com.github.twitch4j.helix.domain
- AutomodEnforceStatusList() - Constructor for class com.github.twitch4j.helix.domain.AutomodEnforceStatusList
- AutoModHeldMessageAction - Enum Class in com.github.twitch4j.helix.domain
-
The action to take on a message held for review by AutoMod.
- AutoModSettings - Class in com.github.twitch4j.helix.domain
- AutoModSettings() - Constructor for class com.github.twitch4j.helix.domain.AutoModSettings
- AutoModSettings(String, String, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for class com.github.twitch4j.helix.domain.AutoModSettings
- AutoModSettings.AutoModSettingsBuilder - Class in com.github.twitch4j.helix.domain
- AutoModSettingsWrapper - Class in com.github.twitch4j.helix.domain
- AutoModSettingsWrapper() - Constructor for class com.github.twitch4j.helix.domain.AutoModSettingsWrapper
B
- backgroundColor(String) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Custom background color for the reward.
- BAN - Enum constant in enum class com.github.twitch4j.helix.domain.BannedEvent.EventType
- BannedEvent - Class in com.github.twitch4j.helix.domain
- BannedEvent() - Constructor for class com.github.twitch4j.helix.domain.BannedEvent
- BannedEvent.EventData - Class in com.github.twitch4j.helix.domain
- BannedEvent.EventType - Enum Class in com.github.twitch4j.helix.domain
- BannedEventList - Class in com.github.twitch4j.helix.domain
- BannedEventList() - Constructor for class com.github.twitch4j.helix.domain.BannedEventList
- BannedUser - Class in com.github.twitch4j.helix.domain
- BannedUser() - Constructor for class com.github.twitch4j.helix.domain.BannedUser
- BannedUserList - Class in com.github.twitch4j.helix.domain
- BannedUserList() - Constructor for class com.github.twitch4j.helix.domain.BannedUserList
- banUser(String, String, String, BanUserInput) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Bans a user from participating in a broadcaster’s chat room, or puts them in a timeout.
- BanUserInput - Class in com.github.twitch4j.helix.domain
- BanUserInput() - Constructor for class com.github.twitch4j.helix.domain.BanUserInput
- BanUserInput(String, String, Integer) - Constructor for class com.github.twitch4j.helix.domain.BanUserInput
- BanUserInput.BanUserInputBuilder - Class in com.github.twitch4j.helix.domain
- BanUsersList - Class in com.github.twitch4j.helix.domain
- BanUsersList() - Constructor for class com.github.twitch4j.helix.domain.BanUsersList
- BanUsersResult - Class in com.github.twitch4j.helix.domain
- BanUsersResult() - Constructor for class com.github.twitch4j.helix.domain.BanUsersResult
- BEARER_PREFIX - Static variable in class com.github.twitch4j.helix.interceptor.TwitchHelixClientIdInterceptor
- BITS - Enum constant in enum class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution.Type
- BITS - Static variable in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost.CostType
- BITS_IN_EXTENSION - Static variable in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductType
- BITS_TIER - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a custom Bits tier emote.
- bitsEnabled() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Whether the Extension has features that use Bits.
- BitsLeaderboard - Class in com.github.twitch4j.helix.domain
-
Bits Leaderboard
- BitsLeaderboard() - Constructor for class com.github.twitch4j.helix.domain.BitsLeaderboard
- BitsLeaderboardEntry - Class in com.github.twitch4j.helix.domain
-
Bits Leaderboard Entry
- BitsLeaderboardEntry() - Constructor for class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
- bitsPerVote(Integer) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
Deprecated.Twitch no longer supports bits on polls.
- BlockedTerm - Class in com.github.twitch4j.helix.domain
- BlockedTerm() - Constructor for class com.github.twitch4j.helix.domain.BlockedTerm
- BlockedTermList - Class in com.github.twitch4j.helix.domain
- BlockedTermList() - Constructor for class com.github.twitch4j.helix.domain.BlockedTermList
- BlockedUser - Class in com.github.twitch4j.helix.domain
- BlockedUser() - Constructor for class com.github.twitch4j.helix.domain.BlockedUser
- BlockedUserList - Class in com.github.twitch4j.helix.domain
- BlockedUserList() - Constructor for class com.github.twitch4j.helix.domain.BlockedUserList
- blockUser(String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Blocks the specified user on behalf of the authenticated user.
- BLUE - Enum constant in enum class com.github.twitch4j.helix.domain.AnnouncementColor
- BLUE - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- BLUE_VIOLET - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- BROADCAST_TARGET - Static variable in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
Target a specific public channel.
- BROADCASTER - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionSegment
- broadcasterId(String) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput.ExtensionConfigurationSegmentInputBuilder
-
User ID of the broadcaster.
- broadcasterId(String) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput.SendPubSubMessageInputBuilder
-
ID of the broadcaster receiving the payload.
- broadcasterId(String) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The broadcaster’s ID.
- broadcasterId(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
Twitch User ID of this channel owner
- broadcasterId(String) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
The ID of the broadcaster specified in the request.
- broadcasterId(String) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
ID of the channel the reward is for.
- broadcasterId(String) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
ID of the broadcaster.
- broadcasterId(String) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
ID of the broadcaster.
- broadcasterLanguage(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
Language of the channel
- broadcasterLogin(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
Twitch User Login Name of this channel owner
- broadcasterLogin(String) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Login of the channel the reward is for.
- broadcasterLogin(String) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
Login name of the broadcaster.
- broadcasterLogin(String) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
Login name of the broadcaster.
- broadcasterName(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
Twitch User Display Name of this channel owner
- broadcasterName(String) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Display name of the channel the reward is for.
- broadcasterName(String) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
Display name of the broadcaster.
- broadcasterName(String) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
Display name of the broadcaster.
- build() - Method in class com.github.twitch4j.helix.domain.ActiveExtension.ActiveExtensionBuilder
- build() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList.AutomodEnforceCheckListBuilder
- build() - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
- build() - Method in class com.github.twitch4j.helix.domain.BanUserInput.BanUserInputBuilder
- build() - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
- build() - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
- build() - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
- build() - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder
- build() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder
- build() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder
- build() - Method in class com.github.twitch4j.helix.domain.CustomReward.Setting.SettingBuilder
- build() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions.ActiveExtensionsBuilder
- build() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost.CostBuilder
- build() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.ExtensionBitsProductBuilder
- build() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput.ExtensionConfigurationSegmentInputBuilder
- build() - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
- build() - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
- build() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput.ScheduleSegmentInputBuilder
- build() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput.SendPubSubMessageInputBuilder
- build() - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput.UpdateDropEntitlementInputBuilder
- build() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Twitch API Client (Helix)
- builder() - Static method in class com.github.twitch4j.helix.domain.ActiveExtension
- builder() - Static method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList
- builder() - Static method in class com.github.twitch4j.helix.domain.AutoModSettings
- builder() - Static method in class com.github.twitch4j.helix.domain.BanUserInput
- builder() - Static method in class com.github.twitch4j.helix.domain.ChannelInformation
- builder() - Static method in class com.github.twitch4j.helix.domain.ChatSettings
- builder() - Static method in class com.github.twitch4j.helix.domain.CustomReward
- builder() - Static method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- builder() - Static method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- builder() - Static method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- builder() - Static method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- builder() - Static method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
- builder() - Static method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- builder() - Static method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
- builder() - Static method in class com.github.twitch4j.helix.domain.Poll
- builder() - Static method in class com.github.twitch4j.helix.domain.Prediction
- builder() - Static method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
- builder() - Static method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
- builder() - Static method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
- builder() - Static method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Initialize the builder
- bullying(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The Automod level for hostility involving name calling or insults.
C
- CADET_BLUE - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- canceled(Boolean) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput.ScheduleSegmentInputBuilder
-
Indicated if the scheduled broadcast is canceled.
- cancelRaid(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Cancel a pending raid.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ActiveExtension
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.AnaylticsDateRange
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatus
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatusList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.AutoModSettingsWrapper
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BannedEvent
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BannedEventList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BannedUser
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BannedUserList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BanUserInput
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BanUsersList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BanUsersResult
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BlockedTerm
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BlockedTermList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BlockedUser
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.BlockedUserList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CategorySearchList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChannelEditor
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChannelEditorList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChannelInformationList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChannelSearchList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChannelVip
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChannelVipList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CharityCampaign
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CharityCampaignWrapper
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CharityDonationList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChatBadge
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChatBadgeSet
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChatBadgeSetList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChatSettings
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChatSettingsWrapper
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Chatter
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChattersList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ChatUserColor
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote.ImageSet
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote.ThemedImages
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CheermoteList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Clip
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ClipList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CodeStatus
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CodeStatusList
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Commercial
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CommercialList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ContentClassificationInfo
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ContentClassificationList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ContentClassificationState
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CreateClip
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CreateClipList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CreatorGoal
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CreatorGoalsList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CustomReward
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CustomRewardList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemptionList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.DateRange
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.DeletedVideoList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.DropsEntitlementList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Emote
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Emote.Images
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.EmoteList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Extension
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionAnalytics
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionAnalyticsList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProductList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannel
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannelsList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionSecret
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionSecrets
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionSecretsList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionTransactionList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Follow
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.FollowList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Game
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.GameAnalytics
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.GameAnalyticsList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.GameList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.GameTopList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.HearthstoneMetadata
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.HelixPagination
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Highlight
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.HypeTrainEventList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.InboundFollow
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.InboundFollowers
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.IngestServer
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.IngestServerList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Moderator
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ModeratorEventList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ModeratorList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.OutboundFollow
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.OutboundFollowing
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchHero
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchPlayer
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Poll
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.PollsList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Prediction
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.PredictionsList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.RaidRequest
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.RaidRequestList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.Views
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ReleasedExtensionList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ScheduledSegment.Category
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ScheduledVacation
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ShieldModeStatus
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.ShieldModeStatusWrapper
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackAlbum
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackArtist
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrack
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrackWrapper
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadataList
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistTracksList
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Stream
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamKey
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamKeyList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamMarker
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamMarkers
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamMarkersList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamSchedule
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamScheduleResponse
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamTag
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.StreamTagList
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Subscription
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SubscriptionEvent
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SubscriptionEventList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.SubscriptionList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Team
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.TeamList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.TeamMember
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.TeamMembershipList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.TeamUser
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.TwitchHelixError
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlements
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlementsList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrl
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrlList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.User
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.UserChatColorList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.UserList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Video
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.Video.MutedSegment
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.VideoList
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.VideoMarker
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.VideoMarkers
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.WebhookSubscription
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.domain.WebhookSubscriptionList
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookNotification
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.
- canEqual(Object) - Method in class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
-
Deprecated.
- canInstall() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Indicates if a user can install the Extension on their channel.
- canLinkExternalContent() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- Category() - Constructor for class com.github.twitch4j.helix.domain.ScheduledSegment.Category
- categoryId(String) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput.ScheduleSegmentInputBuilder
-
Game/Category ID for the scheduled broadcast.
- CategorySearchList - Class in com.github.twitch4j.helix.domain
-
Categories that matched the search query
- CategorySearchList() - Constructor for class com.github.twitch4j.helix.domain.CategorySearchList
- CHANNEL_CUSTOM - Enum constant in enum class com.github.twitch4j.helix.domain.Cheermote.Type
- CHANNEL_POINTS - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a channel points reward emote.
- ChannelBanTopic - Class in com.github.twitch4j.helix.webhooks.topics
-
Notifies when a broadcaster bans or un-bans people in their channel.
- ChannelBanTopic(String, String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.ChannelBanTopic
- ChannelEditor - Class in com.github.twitch4j.helix.domain
- ChannelEditor() - Constructor for class com.github.twitch4j.helix.domain.ChannelEditor
- ChannelEditorList - Class in com.github.twitch4j.helix.domain
- ChannelEditorList() - Constructor for class com.github.twitch4j.helix.domain.ChannelEditorList
- ChannelInformation - Class in com.github.twitch4j.helix.domain
- ChannelInformation() - Constructor for class com.github.twitch4j.helix.domain.ChannelInformation
- ChannelInformation(String, String, String, String, String, String, String, Integer, List<String>, Collection<ContentClassificationState>, Boolean) - Constructor for class com.github.twitch4j.helix.domain.ChannelInformation
- ChannelInformation.ChannelInformationBuilder - Class in com.github.twitch4j.helix.domain
- ChannelInformationList - Class in com.github.twitch4j.helix.domain
-
Information for channels
- ChannelInformationList() - Constructor for class com.github.twitch4j.helix.domain.ChannelInformationList
- channelPointsPerVote(Integer) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
Number of Channel Points required to vote once with Channel Points.
- ChannelSearchList - Class in com.github.twitch4j.helix.domain
-
Channels that matched the search query
- ChannelSearchList() - Constructor for class com.github.twitch4j.helix.domain.ChannelSearchList
- ChannelSearchResult - Class in com.github.twitch4j.helix.domain
- ChannelSearchResult() - Constructor for class com.github.twitch4j.helix.domain.ChannelSearchResult
- ChannelSubscriptionTopic - Class in com.github.twitch4j.helix.webhooks.topics
-
This webhook notifies you when: A payment has been processed for a subscription or unsubscription.
- ChannelSubscriptionTopic(String, String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.ChannelSubscriptionTopic
- ChannelSubscriptionTopic(String, String, String, String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.ChannelSubscriptionTopic
- ChannelVip - Class in com.github.twitch4j.helix.domain
- ChannelVip() - Constructor for class com.github.twitch4j.helix.domain.ChannelVip
- ChannelVipList - Class in com.github.twitch4j.helix.domain
- ChannelVipList() - Constructor for class com.github.twitch4j.helix.domain.ChannelVipList
- CharityCampaign - Class in com.github.twitch4j.helix.domain
-
The charity campaign that the broadcaster is currently running.
- CharityCampaign() - Constructor for class com.github.twitch4j.helix.domain.CharityCampaign
- CharityCampaignDonation - Class in com.github.twitch4j.helix.domain
- CharityCampaignDonation() - Constructor for class com.github.twitch4j.helix.domain.CharityCampaignDonation
- CharityCampaignWrapper - Class in com.github.twitch4j.helix.domain
- CharityCampaignWrapper() - Constructor for class com.github.twitch4j.helix.domain.CharityCampaignWrapper
- CharityDonationList - Class in com.github.twitch4j.helix.domain
- CharityDonationList() - Constructor for class com.github.twitch4j.helix.domain.CharityDonationList
- ChatBadge - Class in com.github.twitch4j.helix.domain
- ChatBadge() - Constructor for class com.github.twitch4j.helix.domain.ChatBadge
- ChatBadgeSet - Class in com.github.twitch4j.helix.domain
- ChatBadgeSet() - Constructor for class com.github.twitch4j.helix.domain.ChatBadgeSet
- ChatBadgeSetList - Class in com.github.twitch4j.helix.domain
- ChatBadgeSetList() - Constructor for class com.github.twitch4j.helix.domain.ChatBadgeSetList
- ChatSettings - Class in com.github.twitch4j.helix.domain
- ChatSettings() - Constructor for class com.github.twitch4j.helix.domain.ChatSettings
- ChatSettings(String, Boolean, Boolean, Integer, String, Boolean, Integer, Boolean, Integer, Boolean, Boolean) - Constructor for class com.github.twitch4j.helix.domain.ChatSettings
- ChatSettings.ChatSettingsBuilder - Class in com.github.twitch4j.helix.domain
- ChatSettingsWrapper - Class in com.github.twitch4j.helix.domain
- ChatSettingsWrapper() - Constructor for class com.github.twitch4j.helix.domain.ChatSettingsWrapper
- Chatter - Class in com.github.twitch4j.helix.domain
- Chatter() - Constructor for class com.github.twitch4j.helix.domain.Chatter
- ChattersList - Class in com.github.twitch4j.helix.domain
- ChattersList() - Constructor for class com.github.twitch4j.helix.domain.ChattersList
- ChatUserColor - Class in com.github.twitch4j.helix.domain
- ChatUserColor() - Constructor for class com.github.twitch4j.helix.domain.ChatUserColor
- checkAutomodStatus(String, String, AutomodEnforceCheckList) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Determines whether a string message meets the channel’s AutoMod requirements.
- checkUserSubscription(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Checks if a specific user (user_id) is subscribed to a specific channel (broadcaster_id).
- Cheermote - Class in com.github.twitch4j.helix.domain
- Cheermote() - Constructor for class com.github.twitch4j.helix.domain.Cheermote
- Cheermote.ImageSet - Class in com.github.twitch4j.helix.domain
- Cheermote.SizedImages - Class in com.github.twitch4j.helix.domain
- Cheermote.ThemedImages - Class in com.github.twitch4j.helix.domain
- Cheermote.Tier - Class in com.github.twitch4j.helix.domain
- Cheermote.Type - Enum Class in com.github.twitch4j.helix.domain
- CheermoteList - Class in com.github.twitch4j.helix.domain
-
Available Cheermotes
- CheermoteList() - Constructor for class com.github.twitch4j.helix.domain.CheermoteList
- CHOCOLATE - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- choice(PollChoice) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
- choices(Collection<? extends PollChoice>) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
- CLAIMED - Enum constant in enum class com.github.twitch4j.helix.domain.DropFulfillmentStatus
- clearChoices() - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
- clearContentClassificationLabels() - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
- clearEntitlementIds() - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput.UpdateDropEntitlementInputBuilder
- clearMessages() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList.AutomodEnforceCheckListBuilder
- clearOutcomes() - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
- clearTargets() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput.SendPubSubMessageInputBuilder
- CLIENT_HEADER - Static variable in class com.github.twitch4j.helix.interceptor.TwitchHelixClientIdInterceptor
- Clip - Class in com.github.twitch4j.helix.domain
-
Clip
- Clip() - Constructor for class com.github.twitch4j.helix.domain.Clip
- ClipList - Class in com.github.twitch4j.helix.domain
-
Clip List
- ClipList() - Constructor for class com.github.twitch4j.helix.domain.ClipList
- CodeStatus - Class in com.github.twitch4j.helix.domain
-
Deprecated.Twitch decommissioned entitlement code related endpoints on 2023-02-27.
- CodeStatus() - Constructor for class com.github.twitch4j.helix.domain.CodeStatus
-
Deprecated.
- CodeStatus.Status - Enum Class in com.github.twitch4j.helix.domain
-
Deprecated.
- CodeStatusList - Class in com.github.twitch4j.helix.domain
-
Deprecated.Twitch decommissioned entitlement code related endpoints on 2023-02-27.
- CodeStatusList() - Constructor for class com.github.twitch4j.helix.domain.CodeStatusList
-
Deprecated.
- com.github.twitch4j.helix - package com.github.twitch4j.helix
- com.github.twitch4j.helix.domain - package com.github.twitch4j.helix.domain
- com.github.twitch4j.helix.interceptor - package com.github.twitch4j.helix.interceptor
- com.github.twitch4j.helix.webhooks.domain - package com.github.twitch4j.helix.webhooks.domain
- com.github.twitch4j.helix.webhooks.topics - package com.github.twitch4j.helix.webhooks.topics
- Commercial - Class in com.github.twitch4j.helix.domain
- Commercial() - Constructor for class com.github.twitch4j.helix.domain.Commercial
- CommercialList - Class in com.github.twitch4j.helix.domain
-
Commercials attempted
- CommercialList() - Constructor for class com.github.twitch4j.helix.domain.CommercialList
- content(String) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput.ExtensionConfigurationSegmentInputBuilder
-
Configuration in a string-encoded format.
- ContentClassificationInfo - Class in com.github.twitch4j.helix.domain
- ContentClassificationInfo() - Constructor for class com.github.twitch4j.helix.domain.ContentClassificationInfo
- contentClassificationLabel(ContentClassificationState) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
- contentClassificationLabels(Collection<? extends ContentClassificationState>) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
- ContentClassificationList - Class in com.github.twitch4j.helix.domain
-
Information about the available content classification labels.
- ContentClassificationList() - Constructor for class com.github.twitch4j.helix.domain.ContentClassificationList
- ContentClassificationState - Class in com.github.twitch4j.helix.domain
- ContentClassificationState(ContentClassification, boolean) - Constructor for class com.github.twitch4j.helix.domain.ContentClassificationState
- ContentClassificationStateListSerializer - Class in com.github.twitch4j.helix.interceptor
-
Serializes
Collection<ContentClassificationState>withinChannelInformationforTwitchHelix.updateChannelInformation(String, String, ChannelInformation)whereContentClassification.MATURE_GAMEis not included inChannelInformation.getContentClassificationLabels()since this label is controlled by the game category (rather than the user). - ContentClassificationStateListSerializer() - Constructor for class com.github.twitch4j.helix.interceptor.ContentClassificationStateListSerializer
- Contribution() - Constructor for class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution
- cooldownExpiresAt(Instant) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Timestamp of the cooldown expiration.
- CORAL - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- cost(ExtensionBitsProduct.Cost) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.ExtensionBitsProductBuilder
-
Object containing cost information.
- cost(Integer) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
The cost of the reward.
- Cost() - Constructor for class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- Cost() - Constructor for class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost
- Cost(Integer, String) - Constructor for class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- CostType() - Constructor for class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost.CostType
- createClip(String, String, Boolean) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Creates a clip programmatically.
- CreateClip - Class in com.github.twitch4j.helix.domain
-
Clip Data
- CreateClip() - Constructor for class com.github.twitch4j.helix.domain.CreateClip
- CreateClipList - Class in com.github.twitch4j.helix.domain
-
Clip Data
- CreateClipList() - Constructor for class com.github.twitch4j.helix.domain.CreateClipList
- createCustomReward(String, String, CustomReward) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Creates a Custom Reward on a channel.
- createdAt(Instant) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
UTC timestamp for the Prediction’s start time.
- createEntitlementUploadUrl(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Creates a URL where you can upload a manifest file and notify users that they have an entitlement
- createEventSubSubscription(String, EventSubSubscription) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Creates an EventSub subscription.
- createExtensionSecret(String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Creates a JWT signing secret for a specific Extension.
- createFollow(String, String, String, boolean) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.
- createPoll(String, Poll) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Create a poll for a specific Twitch channel.
- createPrediction(String, Prediction) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Create a Channel Points Prediction for a specific Twitch channel.
- createStreamMarker(String, Highlight) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Creates a marker at the current time during a live stream.
- createStreamScheduleSegment(String, String, ScheduleSegmentInput) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Create a single scheduled broadcast or a recurring scheduled broadcast for a channel’s stream schedule.
- CreatorGoal - Class in com.github.twitch4j.helix.domain
- CreatorGoal() - Constructor for class com.github.twitch4j.helix.domain.CreatorGoal
- CreatorGoalsList - Class in com.github.twitch4j.helix.domain
- CreatorGoalsList() - Constructor for class com.github.twitch4j.helix.domain.CreatorGoalsList
- CustomReward - Class in com.github.twitch4j.helix.domain
- CustomReward() - Constructor for class com.github.twitch4j.helix.domain.CustomReward
- CustomReward(String, String, String, String, String, String, Integer, Reward.Image, Reward.Image, Boolean, String, Boolean, CustomReward.MaxPerStreamSetting, CustomReward.MaxPerUserPerStreamSetting, CustomReward.GlobalCooldownSetting, Boolean, Boolean, Boolean, Integer, Instant) - Constructor for class com.github.twitch4j.helix.domain.CustomReward
- CustomReward.CustomRewardBuilder - Class in com.github.twitch4j.helix.domain
- CustomReward.GlobalCooldownSetting - Class in com.github.twitch4j.helix.domain
- CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder<C extends CustomReward.GlobalCooldownSetting,
B extends CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder<C, B>> - Class in com.github.twitch4j.helix.domain - CustomReward.MaxPerStreamSetting - Class in com.github.twitch4j.helix.domain
- CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder<C extends CustomReward.MaxPerStreamSetting,
B extends CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder<C, B>> - Class in com.github.twitch4j.helix.domain - CustomReward.MaxPerUserPerStreamSetting - Class in com.github.twitch4j.helix.domain
- CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder<C extends CustomReward.MaxPerUserPerStreamSetting,
B extends CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder<C, B>> - Class in com.github.twitch4j.helix.domain - CustomReward.Setting - Class in com.github.twitch4j.helix.domain
- CustomReward.Setting.SettingBuilder<C extends CustomReward.Setting,
B extends CustomReward.Setting.SettingBuilder<C, B>> - Class in com.github.twitch4j.helix.domain - CustomRewardEncodeMixIn - Interface in com.github.twitch4j.helix.interceptor
-
When serializing
CustomRewardforTwitchHelix.createCustomReward(String, String, CustomReward)orTwitchHelix.updateCustomReward(String, String, String, CustomReward), Twitch requires MaxPerStreamSetting, MaxPerUserPerStreamSetting, and GlobalCooldownSetting to be sent unwrapped (i.e., in the root of the object). - CustomRewardList - Class in com.github.twitch4j.helix.domain
- CustomRewardList() - Constructor for class com.github.twitch4j.helix.domain.CustomRewardList
- CustomRewardRedemption - Class in com.github.twitch4j.helix.domain
- CustomRewardRedemption() - Constructor for class com.github.twitch4j.helix.domain.CustomRewardRedemption
- CustomRewardRedemptionList - Class in com.github.twitch4j.helix.domain
- CustomRewardRedemptionList() - Constructor for class com.github.twitch4j.helix.domain.CustomRewardRedemptionList
D
- DARK - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Theme
- DateRange - Class in com.github.twitch4j.helix.domain
- DateRange() - Constructor for class com.github.twitch4j.helix.domain.DateRange
- DAY - Enum constant in enum class com.github.twitch4j.helix.domain.Video.SearchPeriod
- decode(Response, Type) - Method in class com.github.twitch4j.helix.interceptor.TwitchHelixDecoder
- decode(String, Response) - Method in class com.github.twitch4j.helix.TwitchHelixErrorDecoder
-
Overwrite the Decode Method to handle custom error cases
- DEFAULT - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Format
-
Returns an animated GIF if available, otherwise, returns the static PNG.
- DEFAULT_BANDWIDTH - Static variable in class com.github.twitch4j.helix.TwitchHelixBuilder
- defaultImage(Reward.Image) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Set of default images of 1x, 2x and 4x sizes for the reward
- delay(Integer) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
Stream delay in seconds.
- deleteChatMessages(String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Removes a single chat message or all chat messages from the broadcaster’s chat room.
- deleteCustomReward(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deletes a Custom Reward on a channel.
- DELETED - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionState
- DeletedVideoList - Class in com.github.twitch4j.helix.domain
- DeletedVideoList() - Constructor for class com.github.twitch4j.helix.domain.DeletedVideoList
- deleteEventSubSubscription(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Delete an EventSub subscription.
- deleteFollow(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.
- deleteStreamScheduleSegment(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Delete a single scheduled broadcast or a recurring scheduled broadcast for a channel’s stream schedule.
- deleteVideos(String, List<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deletes one or more videos.
- DENY - Enum constant in enum class com.github.twitch4j.helix.domain.AutoModHeldMessageAction
- DEPRECATED - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionState
- DEVELOPER - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionSegment
- disability(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The Automod level for discrimination against disability.
- DISPLAY_ONLY - Enum constant in enum class com.github.twitch4j.helix.domain.Cheermote.Type
- displayName(String) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.ExtensionBitsProductBuilder
-
Name of the product to be displayed in the Extension.
- DODGER_BLUE - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- DropFulfillmentStatus - Enum Class in com.github.twitch4j.helix.domain
- DropsEntitlement - Class in com.github.twitch4j.helix.domain
-
An entitlement is the link between a User and a Benefit.
- DropsEntitlement() - Constructor for class com.github.twitch4j.helix.domain.DropsEntitlement
- DropsEntitlementList - Class in com.github.twitch4j.helix.domain
- DropsEntitlementList() - Constructor for class com.github.twitch4j.helix.domain.DropsEntitlementList
- duration(Integer) - Method in class com.github.twitch4j.helix.domain.BanUserInput.BanUserInputBuilder
-
Specify for a timeout, otherwise leave null for a ban.
- durationMinutes(Integer) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput.ScheduleSegmentInputBuilder
-
Duration of the scheduled broadcast in minutes from the start_time.
- durationSeconds(Integer) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
Total duration for the poll (in seconds).
E
- Emote - Class in com.github.twitch4j.helix.domain
- Emote() - Constructor for class com.github.twitch4j.helix.domain.Emote
- Emote.Format - Enum Class in com.github.twitch4j.helix.domain
- Emote.Images - Class in com.github.twitch4j.helix.domain
- Emote.Scale - Enum Class in com.github.twitch4j.helix.domain
- Emote.Theme - Enum Class in com.github.twitch4j.helix.domain
- Emote.Type - Enum Class in com.github.twitch4j.helix.domain
- EmoteList - Class in com.github.twitch4j.helix.domain
- EmoteList() - Constructor for class com.github.twitch4j.helix.domain.EmoteList
- endedAt(Instant) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
UTC timestamp for the poll’s start time.
- endedAt(Instant) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
UTC timestamp for when the Prediction ended.
- endPoll(String, Poll) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
End a poll that is currently active.
- endPrediction(String, Prediction) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Lock, resolve, or cancel a Channel Points Prediction.
- entitlementId(String) - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput.UpdateDropEntitlementInputBuilder
- entitlementIds(Collection<? extends String>) - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput.UpdateDropEntitlementInputBuilder
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ActiveExtension
- equals(Object) - Method in class com.github.twitch4j.helix.domain.AnaylticsDateRange
- equals(Object) - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheck
- equals(Object) - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatus
- equals(Object) - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatusList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
- equals(Object) - Method in class com.github.twitch4j.helix.domain.AutoModSettingsWrapper
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BannedEvent
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BannedEventList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BannedUser
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BannedUserList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BanUserInput
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BanUsersList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BanUsersResult
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BlockedTerm
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BlockedTermList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BlockedUser
- equals(Object) - Method in class com.github.twitch4j.helix.domain.BlockedUserList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CategorySearchList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChannelEditor
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChannelEditorList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChannelInformationList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChannelSearchList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChannelVip
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChannelVipList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CharityCampaign
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CharityCampaignWrapper
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CharityDonationList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChatBadge
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChatBadgeSet
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChatBadgeSetList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChatSettings
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChatSettingsWrapper
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Chatter
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChattersList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ChatUserColor
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote.ImageSet
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote.ThemedImages
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CheermoteList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Clip
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ClipList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CodeStatus
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CodeStatusList
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Commercial
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CommercialList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ContentClassificationInfo
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ContentClassificationList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ContentClassificationState
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CreateClip
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CreateClipList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CreatorGoal
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CreatorGoalsList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CustomReward
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CustomRewardList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
- equals(Object) - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemptionList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.DateRange
- equals(Object) - Method in class com.github.twitch4j.helix.domain.DeletedVideoList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
- equals(Object) - Method in class com.github.twitch4j.helix.domain.DropsEntitlementList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Emote
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Emote.Images
- equals(Object) - Method in class com.github.twitch4j.helix.domain.EmoteList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Extension
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionAnalytics
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionAnalyticsList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProductList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannel
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannelsList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionSecret
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionSecrets
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionSecretsList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ExtensionTransactionList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Follow
- equals(Object) - Method in class com.github.twitch4j.helix.domain.FollowList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Game
- equals(Object) - Method in class com.github.twitch4j.helix.domain.GameAnalytics
- equals(Object) - Method in class com.github.twitch4j.helix.domain.GameAnalyticsList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.GameList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.GameTopList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.HearthstoneMetadata
- equals(Object) - Method in class com.github.twitch4j.helix.domain.HelixPagination
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Highlight
- equals(Object) - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution
- equals(Object) - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent
- equals(Object) - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
- equals(Object) - Method in class com.github.twitch4j.helix.domain.HypeTrainEventList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.InboundFollow
- equals(Object) - Method in class com.github.twitch4j.helix.domain.InboundFollowers
- equals(Object) - Method in class com.github.twitch4j.helix.domain.IngestServer
- equals(Object) - Method in class com.github.twitch4j.helix.domain.IngestServerList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Moderator
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ModeratorEventList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ModeratorList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.OutboundFollow
- equals(Object) - Method in class com.github.twitch4j.helix.domain.OutboundFollowing
- equals(Object) - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata
- equals(Object) - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchHero
- equals(Object) - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchPlayer
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Poll
- equals(Object) - Method in class com.github.twitch4j.helix.domain.PollsList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Prediction
- equals(Object) - Method in class com.github.twitch4j.helix.domain.PredictionsList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.RaidRequest
- equals(Object) - Method in class com.github.twitch4j.helix.domain.RaidRequestList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.Views
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ReleasedExtensionList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ScheduledSegment.Category
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ScheduledVacation
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ShieldModeStatus
- equals(Object) - Method in class com.github.twitch4j.helix.domain.ShieldModeStatusWrapper
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackAlbum
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackArtist
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrack
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrackWrapper
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadataList
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistTracksList
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Stream
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamKey
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamKeyList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamMarker
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamMarkers
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamMarkersList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamSchedule
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamScheduleResponse
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamTag
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.StreamTagList
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Subscription
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SubscriptionEvent
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SubscriptionEventList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.SubscriptionList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Team
- equals(Object) - Method in class com.github.twitch4j.helix.domain.TeamList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.TeamMember
- equals(Object) - Method in class com.github.twitch4j.helix.domain.TeamMembershipList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.TeamUser
- equals(Object) - Method in class com.github.twitch4j.helix.domain.TwitchHelixError
- equals(Object) - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlements
- equals(Object) - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlementsList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
- equals(Object) - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrl
- equals(Object) - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrlList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.User
- equals(Object) - Method in class com.github.twitch4j.helix.domain.UserChatColorList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.UserList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Video
- equals(Object) - Method in class com.github.twitch4j.helix.domain.Video.MutedSegment
- equals(Object) - Method in class com.github.twitch4j.helix.domain.VideoList
- equals(Object) - Method in class com.github.twitch4j.helix.domain.VideoMarker
- equals(Object) - Method in class com.github.twitch4j.helix.domain.VideoMarkers
- equals(Object) - Method in class com.github.twitch4j.helix.domain.WebhookSubscription
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.domain.WebhookSubscriptionList
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookNotification
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.
- equals(Object) - Method in class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
-
Deprecated.
- EventData() - Constructor for class com.github.twitch4j.helix.domain.BannedEvent.EventData
- EventData() - Constructor for class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
- EventSubSubscriptionList - Class in com.github.twitch4j.helix.domain
- EventSubSubscriptionList() - Constructor for class com.github.twitch4j.helix.domain.EventSubSubscriptionList
- EventSubSubscriptionNameExpander - Class in com.github.twitch4j.helix.interceptor
- EventSubSubscriptionNameExpander() - Constructor for class com.github.twitch4j.helix.interceptor.EventSubSubscriptionNameExpander
- execute(Request, Request.Options) - Method in class com.github.twitch4j.helix.interceptor.TwitchHelixHttpClient
- expand(Object) - Method in class com.github.twitch4j.helix.interceptor.EventSubSubscriptionNameExpander
- expiration(Instant) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.ExtensionBitsProductBuilder
-
Expiration time for the product in RFC3339 format.
- EXPIRED - Enum constant in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.Code has expired and can no longer be claimed.
- Extension - Class in com.github.twitch4j.helix.domain
-
Extension
- Extension() - Constructor for class com.github.twitch4j.helix.domain.Extension
- Extension(String, String, String, Boolean, List<String>) - Constructor for class com.github.twitch4j.helix.domain.Extension
- ExtensionActiveList - Class in com.github.twitch4j.helix.domain
-
Extension Active List
- ExtensionActiveList() - Constructor for class com.github.twitch4j.helix.domain.ExtensionActiveList
- ExtensionActiveList(ExtensionActiveList.ActiveExtensions, HelixPagination) - Constructor for class com.github.twitch4j.helix.domain.ExtensionActiveList
- ExtensionActiveList.ActiveExtensions - Class in com.github.twitch4j.helix.domain
- ExtensionActiveList.ActiveExtensions.ActiveExtensionsBuilder - Class in com.github.twitch4j.helix.domain
- ExtensionAnalytics - Class in com.github.twitch4j.helix.domain
-
Extension Analytics
- ExtensionAnalytics() - Constructor for class com.github.twitch4j.helix.domain.ExtensionAnalytics
- ExtensionAnalyticsList - Class in com.github.twitch4j.helix.domain
-
Extension Analytics List
- ExtensionAnalyticsList() - Constructor for class com.github.twitch4j.helix.domain.ExtensionAnalyticsList
- ExtensionBitsProduct - Class in com.github.twitch4j.helix.domain
- ExtensionBitsProduct() - Constructor for class com.github.twitch4j.helix.domain.ExtensionBitsProduct
- ExtensionBitsProduct(String, ExtensionBitsProduct.Cost, Boolean, String, Instant, Boolean) - Constructor for class com.github.twitch4j.helix.domain.ExtensionBitsProduct
- ExtensionBitsProduct.Cost - Class in com.github.twitch4j.helix.domain
- ExtensionBitsProduct.Cost.CostBuilder - Class in com.github.twitch4j.helix.domain
- ExtensionBitsProduct.ExtensionBitsProductBuilder - Class in com.github.twitch4j.helix.domain
- ExtensionBitsProductList - Class in com.github.twitch4j.helix.domain
- ExtensionBitsProductList() - Constructor for class com.github.twitch4j.helix.domain.ExtensionBitsProductList
- ExtensionConfigurationSegment - Class in com.github.twitch4j.helix.domain
- ExtensionConfigurationSegment() - Constructor for class com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
- ExtensionConfigurationSegmentInput - Class in com.github.twitch4j.helix.domain
- ExtensionConfigurationSegmentInput() - Constructor for class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
- ExtensionConfigurationSegmentInput(String, ExtensionSegment, String, String, String) - Constructor for class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
- ExtensionConfigurationSegmentInput.ExtensionConfigurationSegmentInputBuilder - Class in com.github.twitch4j.helix.domain
- ExtensionConfigurationSegmentList - Class in com.github.twitch4j.helix.domain
- ExtensionConfigurationSegmentList() - Constructor for class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentList
- extensionId(String) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput.ExtensionConfigurationSegmentInputBuilder
-
Required: ID for the Extension which the configuration is for.
- ExtensionList - Class in com.github.twitch4j.helix.domain
-
Extension List
- ExtensionList() - Constructor for class com.github.twitch4j.helix.domain.ExtensionList
- ExtensionLiveChannel - Class in com.github.twitch4j.helix.domain
- ExtensionLiveChannel() - Constructor for class com.github.twitch4j.helix.domain.ExtensionLiveChannel
- ExtensionLiveChannelsList - Class in com.github.twitch4j.helix.domain
- ExtensionLiveChannelsList() - Constructor for class com.github.twitch4j.helix.domain.ExtensionLiveChannelsList
- ExtensionSecret - Class in com.github.twitch4j.helix.domain
- ExtensionSecret() - Constructor for class com.github.twitch4j.helix.domain.ExtensionSecret
- ExtensionSecrets - Class in com.github.twitch4j.helix.domain
- ExtensionSecrets() - Constructor for class com.github.twitch4j.helix.domain.ExtensionSecrets
- ExtensionSecretsList - Class in com.github.twitch4j.helix.domain
- ExtensionSecretsList() - Constructor for class com.github.twitch4j.helix.domain.ExtensionSecretsList
- ExtensionSegment - Enum Class in com.github.twitch4j.helix.domain
- ExtensionState - Enum Class in com.github.twitch4j.helix.domain
- ExtensionTransaction - Class in com.github.twitch4j.helix.domain
- ExtensionTransaction() - Constructor for class com.github.twitch4j.helix.domain.ExtensionTransaction
- ExtensionTransaction.ProductData - Class in com.github.twitch4j.helix.domain
- ExtensionTransaction.ProductData.Cost - Class in com.github.twitch4j.helix.domain
- ExtensionTransaction.ProductData.Cost.CostType - Class in com.github.twitch4j.helix.domain
-
Known "type" enum values
- ExtensionTransaction.ProductType - Class in com.github.twitch4j.helix.domain
-
Known "product_type" enum values.
- ExtensionTransactionList - Class in com.github.twitch4j.helix.domain
- ExtensionTransactionList() - Constructor for class com.github.twitch4j.helix.domain.ExtensionTransactionList
- ExtensionTransactionsTopic - Class in com.github.twitch4j.helix.webhooks.topics
-
Sends a notification when a new transaction is created for an extension.
- ExtensionTransactionsTopic(String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.ExtensionTransactionsTopic
F
- FIREBRICK - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- Follow - Class in com.github.twitch4j.helix.domain
-
Follow
- Follow() - Constructor for class com.github.twitch4j.helix.domain.Follow
- FOLLOWER - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a custom follower emote.
- followerModeDuration(Integer) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
The length of time, in minutes, that the followers must have followed the broadcaster to participate in the chat room Is null if follower_mode is false.
- FollowList - Class in com.github.twitch4j.helix.domain
-
Follow List
- FollowList() - Constructor for class com.github.twitch4j.helix.domain.FollowList
- FollowsTopic - Class in com.github.twitch4j.helix.webhooks.topics
-
Notifies when a follows event occurs.
- FollowsTopic(String, String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.FollowsTopic
- fromString(String) - Static method in enum class com.github.twitch4j.helix.domain.BannedEvent.EventType
- fromString(String) - Static method in enum class com.github.twitch4j.helix.domain.Cheermote.Type
-
Deprecated.
- fromUrl(String) - Static method in class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
-
Deprecated.
- FULFILLED - Enum constant in enum class com.github.twitch4j.helix.domain.DropFulfillmentStatus
- fulfillmentStatus(DropFulfillmentStatus) - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput.UpdateDropEntitlementInputBuilder
-
The fulfillment status to assign to each of the enclosed entitlement ids.
G
- Game - Class in com.github.twitch4j.helix.domain
-
Game
- Game() - Constructor for class com.github.twitch4j.helix.domain.Game
- GameAnalytics - Class in com.github.twitch4j.helix.domain
-
Game Analytics
- GameAnalytics() - Constructor for class com.github.twitch4j.helix.domain.GameAnalytics
- GameAnalyticsList - Class in com.github.twitch4j.helix.domain
-
Game Analytics List
- GameAnalyticsList() - Constructor for class com.github.twitch4j.helix.domain.GameAnalyticsList
- gameId(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
Current game ID being played on the channel
- GameList - Class in com.github.twitch4j.helix.domain
-
Game List
- GameList() - Constructor for class com.github.twitch4j.helix.domain.GameList
- gameName(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
Current game name being played on the channel
- GameTopList - Class in com.github.twitch4j.helix.domain
-
Game Top List
- GameTopList() - Constructor for class com.github.twitch4j.helix.domain.GameTopList
- get() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatusWrapper
- getAbility() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchHero
- getActive() - Method in class com.github.twitch4j.helix.domain.ActiveExtension
-
Activation state of the extension, for each extension type (component, overlay, mobile, panel).
- getActiveAt() - Method in class com.github.twitch4j.helix.domain.ExtensionSecret
-
The earliest possible time this secret is valid to sign a JWT in RFC 3339 format.
- getActiveComponents() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- getActiveOverlays() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- getActivePanels() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- getAggression() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for hostility involving aggression.
- getAlbum() - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.The album that includes the track.
- getAllowlistedConfigUrls() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Allow-listed configuration URLs for displaying the Extension.
- getAllowlistedPanelUrls() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Allow-listed panel URLs for displaying the Extension.
- getAllStreamTags(String, String, Integer, List<UUID>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Twitch will decommission this endpoint on 2023-07-13 due to the latest custom tags system.
- getAmount() - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
-
An object that contains the amount of money that the user donated.
- getAmount() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- getAmount() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost
- getAnimatedImages() - Method in class com.github.twitch4j.helix.domain.Cheermote.ImageSet
- getApiRateLimit() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Custom Rate Limit to use for Helix calls
- getArtists() - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.The artists included on the track.
- getAspectHeight() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getAspectRatioX() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getAspectRatioY() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getAspectWidth() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getAuthorName() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Name of the individual or organization that owns the Extension.
- getAutoModSettings() - Method in class com.github.twitch4j.helix.domain.AutoModSettingsWrapper
- getAutoModSettings(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the broadcaster’s AutoMod settings, which are used to automatically block inappropriate or harassing messages from appearing in the broadcaster’s chat room.
- getAutoscale() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getAvailability() - Method in class com.github.twitch4j.helix.domain.IngestServer
-
Reserved for internal use.
- getBackgroundColor() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Custom background color for the reward.
- getBackgroundImageUrl() - Method in class com.github.twitch4j.helix.domain.Team
-
URL of the Team background image.
- getBadgeSets() - Method in class com.github.twitch4j.helix.domain.ChatBadgeSetList
-
The chat badge sets.
- getBannedEvents(String, String, List<String>, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Will be removed come March 15, 2022, in favor of EventSub and
TwitchHelix.getBannedUsers(String, String, List, String, String, Integer) - getBannedUsers(String, String, List<String>, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.in favor of getBannedUsers(String, String, List, String, String, Integer) where the last param is the number of objects to retrieve.
- getBannedUsers(String, String, List<String>, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Returns all banned and timed-out users in a channel.
- getBanner() - Method in class com.github.twitch4j.helix.domain.Team
-
URL for the Team banner.
- getBaseUrl() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
BaseUrl
- getBenefitId() - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
-
Identifier of the Benefit
- getBitsLeaderboard(String, Integer, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a ranked list of Bits leaderboard information for an authorized broadcaster.
- getBitsLeaderboard(String, String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.utilize getBitsLeaderboard where count is an Integer
- getBitsPerVote() - Method in class com.github.twitch4j.helix.domain.Poll
-
Deprecated.Twitch no longer supports bits on polls.
- getBlockedTerms() - Method in class com.github.twitch4j.helix.domain.BlockedTermList
-
The list of blocked terms.
- getBlockedTerms(String, String, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the broadcaster’s list of non-private, blocked words or phrases.
- getBlocks() - Method in class com.github.twitch4j.helix.domain.BlockedUserList
- getBoxArtUrl() - Method in class com.github.twitch4j.helix.domain.Game
-
Template URL for the game’s box art.
- getBoxArtUrl(Integer, Integer) - Method in class com.github.twitch4j.helix.domain.Game
-
Gets the game's box art url for specific dimensions
- getBroadcaster() - Method in class com.github.twitch4j.helix.domain.HearthstoneMetadata
-
The Broadcaster
- getBroadcaster() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata
-
The Broadcaster
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The broadcaster’s ID.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
The id of the broadcaster where the event took place
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.BanUsersResult
-
The broadcaster whose chat room the user was banned from chatting in.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.BlockedTerm
-
The broadcaster that owns the list of blocked terms.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Twitch User ID of this channel owner
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
An ID that uniquely identifies the broadcaster that’s running the campaign.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The ID of the broadcaster specified in the request.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.Clip
-
User ID of the stream from which the clip was created.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
-
An ID that uniquely identifies the broadcaster.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
ID of the channel the reward is for.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
The id of the broadcaster that the reward belongs to.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
-
The ID of the broadcaster that owns the extension.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
User ID of the broadcaster.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannel
-
User ID of the broadcaster.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
Twitch User ID of the channel the transaction occurred on.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
Channel ID of which Hype Train events the clients are interested in
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.OutboundFollow
-
An ID that uniquely identifies the broadcaster that this user is following.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.Poll
-
ID of the broadcaster.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.Prediction
-
ID of the broadcaster.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
ID of the broadcaster receiving the payload.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.StreamSchedule
-
User ID of the broadcaster.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.Subscription
-
User ID of the broadcaster.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.domain.TeamMember
-
User ID of the broadcaster.
- getBroadcasterId() - Method in class com.github.twitch4j.helix.webhooks.topics.ChannelBanTopic
- getBroadcasterId() - Method in class com.github.twitch4j.helix.webhooks.topics.ChannelSubscriptionTopic
- getBroadcasterId() - Method in class com.github.twitch4j.helix.webhooks.topics.HypeTrainTopic
-
User ID of the broadcaster
- getBroadcasterId() - Method in class com.github.twitch4j.helix.webhooks.topics.ModeratorChangeTopic
- getBroadcasterLanguage() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Language of the channel
- getBroadcasterLanguage() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Broadcaster Language field from the Channels service
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
The login name of the broadcaster where the event took place
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Twitch User Login Name of this channel owner
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Login of the broadcaster.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
The broadcaster’s login name.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
-
The broadcaster’s user handle.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Login of the channel the reward is for.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
Broadcaster’s user login name.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
Login name of the broadcaster.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.OutboundFollow
-
The broadcaster’s login name.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.Poll
-
Login name of the broadcaster.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.Prediction
-
Login name of the broadcaster.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.StreamSchedule
-
Login name of the broadcaster.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.Subscription
-
Login name of the broadcaster.
- getBroadcasterLogin() - Method in class com.github.twitch4j.helix.domain.TeamMember
-
Login of the broadcaster.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
The display name of the broadcaster where the event took place
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Twitch User Display Name of this channel owner
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
The broadcaster’s display name.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.Clip
-
User display name of the stream from which the clip was created.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
-
The broadcaster’s display name.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Display name of the channel the reward is for.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
The display name of the broadcaster that the reward belongs to.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannel
-
Broadcaster’s display name.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
Twitch Display Name of the broadcaster.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.OutboundFollow
-
The broadcaster’s display name.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.Poll
-
Display name of the broadcaster.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.Prediction
-
Display name of the broadcaster.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.StreamSchedule
-
Display name of the broadcaster.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.Subscription
-
Display name of the broadcaster.
- getBroadcasterName() - Method in class com.github.twitch4j.helix.domain.TeamMember
-
Display name of the broadcaster.
- getBroadcasterType() - Method in class com.github.twitch4j.helix.domain.User
-
User’s broadcaster type: "partner", "affiliate", or "".
- getBullying() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for hostility involving name calling or insults.
- getCallback() - Method in class com.github.twitch4j.helix.domain.WebhookSubscription
-
Deprecated.The callback provided for this subscription.
- getCallback() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Callback URL
- getCampaignId() - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
-
An ID that identifies the charity campaign that the donation applies to.
- getCanActivate() - Method in class com.github.twitch4j.helix.domain.Extension
-
Indicates whether the extension is configured such that it can be activated.
- getCanceled() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Indicated if the scheduled broadcast is canceled.
- getCanceledUntil() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
-
Used with recurring scheduled broadcasts.
- getCanCheer() - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
-
Whether or not emote information is accessible to users
- getCategory() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
-
The category for the scheduled broadcast.
- getCategoryId() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Game/Category ID for the scheduled broadcast.
- getChannelChatBadges(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a list of custom chat badges that can be used in chat for the specified channel.
- getChannelEditors(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a list of users who have editor permissions for a specific channel.
- getChannelEmotes(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets all custom emotes for a specific Twitch channel including subscriber emotes, Bits tier emotes, and follower emotes.
- getChannelFollowers(String, String, String, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a list of users that follow the specified broadcaster.
- getChannelId() - Method in class com.github.twitch4j.helix.webhooks.topics.StreamsTopic
- getChannelInformation(String, List<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets channel information for users
- getChannelInternetCalendar(String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets all scheduled broadcasts from a channel’s stream schedule as an iCalendar.
- getChannelInternetCalendarResponse(String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.
- getChannelPointsPerVote() - Method in class com.github.twitch4j.helix.domain.Poll
-
Number of Channel Points required to vote once with Channel Points.
- getChannels() - Method in class com.github.twitch4j.helix.domain.ChannelInformationList
- getChannels() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannelsList
-
One page of live channels that have installed or activated a specific Extension.
- getChannelStreamSchedule(String, String, Collection<String>, Instant, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets all scheduled broadcasts or specific scheduled broadcasts from a channel’s stream schedule.
- getChannelTeams(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Retrieves a list of Twitch Teams of which the specified channel/broadcaster is a member.
- getChannelVips(String, String, List<String>, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a list of the channel’s VIPs.
- getCharityCampaign(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets information about the charity campaign that a broadcaster is running, such as their fundraising goal and the amount that’s been donated so far.
- getCharityDescription() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
A description of the charity.
- getCharityDonations(String, String, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the list of donations that users have made to the broadcaster’s active charity campaign.
- getCharityLogo() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
A URL to an image of the charity’s logo.
- getCharityName() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
The charity’s name.
- getCharityWebsite() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
A URL to the charity’s website.
- getChatSettings() - Method in class com.github.twitch4j.helix.domain.ChatSettingsWrapper
- getChatSettings(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the broadcaster’s chat settings.
- getChatters() - Method in class com.github.twitch4j.helix.domain.ChattersList
-
The list of users that are connected to the specified broadcaster’s chat room.
- getChatters(String, String, String, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the list of users that are connected to the specified broadcaster’s chat session.
- getCheermotes() - Method in class com.github.twitch4j.helix.domain.CheermoteList
- getCheermotes(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Retrieves the list of available Cheermotes, animated emotes to which viewers can assign Bits, to cheer in chat
- getChoices() - Method in class com.github.twitch4j.helix.domain.Poll
-
The poll choices.
- getClickAction() - Method in class com.github.twitch4j.helix.domain.ChatBadge
-
The action to take when clicking on the badge.
- getClickUrl() - Method in class com.github.twitch4j.helix.domain.ChatBadge
-
The URL to navigate to when clicking on the badge.
- getClientId() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Client Id
- getClientSecret() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Client Secret
- getClips(String, String, String, String, String, String, Integer, Instant, Instant) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets clip information by clip ID (one or more), broadcaster ID (one only), or game ID (one only).
- getCode() - Method in class com.github.twitch4j.helix.domain.CodeStatus
-
Deprecated.The code to check the status of or to redeem.
- getCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.The track’s ISRC (International Standard Recording Code).
- getCodeStatus(String, List<String>, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Twitch decommissioned this endpoint on 2023-02-27.
- getColor() - Method in class com.github.twitch4j.helix.domain.ChatUserColor
-
The Hex color code that the user uses in chat for their name.
- getColor() - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
-
Hex code for the color associated with the bits of that tier
- getCommercials() - Method in class com.github.twitch4j.helix.domain.CommercialList
- getCommunityIds() - Method in class com.github.twitch4j.helix.domain.Stream
-
Deprecated.
- getComponent() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.Views
- getComponents() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
-
Deprecated.
- getConfigurationLocation() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Whether the Extension configuration is hosted by the EBS or the Extensions Configuration Service.
- getContent() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
-
The contents of the segment.
- getContent() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
Configuration in a string-encoded format.
- getContent() - Method in class com.github.twitch4j.helix.domain.ExtensionSecret
-
Raw (base64-encoded) secret that should be used with JWT encoding.
- getContentClassificationLabels() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
The CCLs applied to the channel.
- getContentClassificationLabels(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets information about Twitch content classification labels.
- getContentType() - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.The type of content that id maps to.
- getCooldownEndTime() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
Timestamp of when another Hype Train can be started again
- getCooldownExpiresAt() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Timestamp of the cooldown expiration.
- getCost() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
The cost of the reward.
- getCost() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Object containing cost information.
- getCost() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.BannedUser
-
The UTC date and time (in RFC3999 format) when the ban was created.
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.BanUsersResult
-
The UTC date and time (in RFC3999 format) when the ban was created.
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.BlockedTerm
-
The UTC date and time (in RFC3339 format) of when the term was blocked.
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.ChannelEditor
-
Date and time the editor was given editor permissions.
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.Clip
-
Deprecated.in favor of getCreatedAtInstant()
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
-
The UTC timestamp in RFC 3339 format, which indicates when the broadcaster created the goal.
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.Prediction
-
UTC timestamp for the Prediction’s start time.
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.RaidRequest
-
The UTC date and time, in RFC3339 format, when the raid request was created.
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.StreamMarker
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.Team
-
Date and time the Team was created.
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.User
-
Date when the user was created.
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.Video
-
Deprecated.in favor of getCreatedAtInstant()
- getCreatedAt() - Method in class com.github.twitch4j.helix.domain.VideoMarker
-
Deprecated.in favor of getCreatedAtInstant()
- getCreatedAtInstant() - Method in class com.github.twitch4j.helix.domain.Clip
-
Date when the clip was created.
- getCreatedAtInstant() - Method in class com.github.twitch4j.helix.domain.Video
-
Date when the video was created.
- getCreatedAtInstant() - Method in class com.github.twitch4j.helix.domain.VideoMarker
-
RFC3339 timestamp of the marker.
- getCreatorChannelId() - Method in class com.github.twitch4j.helix.domain.SoundtrackArtist
-
Deprecated.The ID of the Twitch user that created the track.
- getCreatorGoals(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the broadcaster’s list of active goals.
- getCreatorId() - Method in class com.github.twitch4j.helix.domain.Clip
-
Display name of the user who created the clip.
- getCreatorName() - Method in class com.github.twitch4j.helix.domain.Clip
-
Display name of the user who created the clip.
- getCurrentAmount() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
An object that contains the current amount of donations that the campaign has received.
- getCurrentAmount() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
-
The current value.
- getCurrentCampaign() - Method in class com.github.twitch4j.helix.domain.CharityCampaignWrapper
- getCursor() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannelsList
- getCursor() - Method in class com.github.twitch4j.helix.domain.HelixPagination
-
The cursor used to get the next page of results.
- getCustomRewardRedemption(String, String, String, Collection<String>, RedemptionStatus, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Returns Custom Reward Redemption objects for a Custom Reward on a channel that was created by the same client_id.
- getCustomRewards(String, String, Collection<String>, Boolean) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Returns a list of Custom Reward objects for the Custom Rewards on a channel.
- getDark() - Method in class com.github.twitch4j.helix.domain.Cheermote.ThemedImages
- getData() - Method in class com.github.twitch4j.helix.domain.ChannelVipList
-
The list of VIPs.
- getData() - Method in class com.github.twitch4j.helix.domain.CharityCampaignWrapper
-
A list that contains the charity campaign that the broadcaster is currently running.
- getData() - Method in class com.github.twitch4j.helix.domain.ClipList
- getData() - Method in class com.github.twitch4j.helix.domain.CreateClipList
- getData() - Method in class com.github.twitch4j.helix.domain.DropsEntitlementList
-
The entitlements
- getData() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList
- getData() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProductList
- getData() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentList
-
The segment objects.
- getData() - Method in class com.github.twitch4j.helix.domain.ExtensionSecretsList
-
The extension secrets; each secret object contains a base64-encoded secret, a UTC timestamp when the secret becomes active, and a timestamp when the secret expires.
- getData() - Method in class com.github.twitch4j.helix.domain.RaidRequestList
-
A list of raids.
- getData() - Method in class com.github.twitch4j.helix.domain.ReleasedExtensionList
- getData() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatusWrapper
-
A list that contains a single object with the broadcaster’s Shield Mode status.
- getData() - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrackWrapper
-
Deprecated.A list that contains the Soundtrack track that the broadcaster is playing.
- getData() - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlementsList
-
The entitlement update statuses.
- getData() - Method in class com.github.twitch4j.helix.domain.UserChatColorList
-
The list of users and the color code that’s used for their name.
- getData() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookNotification
-
Deprecated.
- getDateRange() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
-
Date range of the returned data.
- getDateRange() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalytics
-
Report contains data of this time range.
- getDateRange() - Method in class com.github.twitch4j.helix.domain.GameAnalytics
-
Report contains data of this time range.
- getDefaultAuthToken() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Default Auth Token for API Requests
- getDefaultImage() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Set of default images of 1x, 2x and 4x sizes for the reward
- getDelay() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Stream delay in seconds.
- getDeletedVideoIds() - Method in class com.github.twitch4j.helix.domain.DeletedVideoList
-
IDs of the videos that were deleted.
- getDescription() - Method in class com.github.twitch4j.helix.domain.ChatBadge
-
The description of the badge.
- getDescription() - Method in class com.github.twitch4j.helix.domain.ContentClassificationInfo
-
Localized description of the CCL.
- getDescription() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
-
A description of the goal, if specified.
- getDescription() - Method in class com.github.twitch4j.helix.domain.Highlight
-
Optional description to include with the marker
- getDescription() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
The description of the Extension.
- getDescription() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
-
Deprecated.A short description about the music that the playlist includes.
- getDescription() - Method in class com.github.twitch4j.helix.domain.StreamMarker
- getDescription() - Method in class com.github.twitch4j.helix.domain.User
-
User’s channel description.
- getDescription() - Method in class com.github.twitch4j.helix.domain.Video
-
Description of the video.
- getDescription() - Method in class com.github.twitch4j.helix.domain.VideoMarker
-
Description of the marker.
- getDisability() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for discrimination against disability.
- getDisplayName() - Method in class com.github.twitch4j.helix.domain.BlockedUser
-
Display name of the blocked user.
- getDisplayName() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Display name corresponding to the channel
- getDisplayName() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Name of the product to be displayed in the Extension.
- getDisplayName() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData
- getDisplayName() - Method in class com.github.twitch4j.helix.domain.User
-
User’s display name.
- getDonations() - Method in class com.github.twitch4j.helix.domain.CharityDonationList
-
The donations that users have made to the broadcaster’s charity campaign.
- getDropsEntitlements(String, String, String, String, DropFulfillmentStatus, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a list of entitlements for a given organization that have been granted to a game, user, or both.
- getDropsEntitlements(String, String, String, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.
- getDuration() - Method in class com.github.twitch4j.helix.domain.BanUserInput
-
Specify for a timeout, otherwise leave null for a ban.
- getDuration() - Method in class com.github.twitch4j.helix.domain.Clip
-
Duration of the Clip in seconds (up to 0.1 precision).
- getDuration() - Method in class com.github.twitch4j.helix.domain.Poll
- getDuration() - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.The duration of the track, in seconds.
- getDuration() - Method in class com.github.twitch4j.helix.domain.Video
-
Length of the video.
- getDuration() - Method in class com.github.twitch4j.helix.domain.Video.MutedSegment
-
Duration of the muted segment.
- getDurationMinutes() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Duration of the scheduled broadcast in minutes from the start_time.
- getDurationSeconds() - Method in class com.github.twitch4j.helix.domain.Poll
-
Total duration for the poll (in seconds).
- getEditors() - Method in class com.github.twitch4j.helix.domain.ChannelEditorList
-
Users who have editor permissions for a specific channel.
- getEditUrl() - Method in class com.github.twitch4j.helix.domain.CreateClip
-
URL of the edit page for the clip.
- getEmail() - Method in class com.github.twitch4j.helix.domain.User
-
User’s email address.
- getEmbedUrl() - Method in class com.github.twitch4j.helix.domain.Clip
-
URL to embed the clip.
- getEmotes() - Method in class com.github.twitch4j.helix.domain.EmoteList
-
The emote data.
- getEmoteSetId() - Method in class com.github.twitch4j.helix.domain.Emote
-
ID of the emote set the emote belongs to.
- getEmoteSets(String, Collection<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets all Twitch emotes for one or more specific emote sets.
- getEmoteType() - Method in class com.github.twitch4j.helix.domain.Emote
-
The type of emote.
- getEndedAt() - Method in class com.github.twitch4j.helix.domain.AnaylticsDateRange
-
Deprecated.in favor of getEndedAtInstant()
- getEndedAt() - Method in class com.github.twitch4j.helix.domain.DateRange
-
End of the date range for the returned data.
- getEndedAt() - Method in class com.github.twitch4j.helix.domain.Poll
-
UTC timestamp for the poll’s start time.
- getEndedAt() - Method in class com.github.twitch4j.helix.domain.Prediction
-
UTC timestamp for when the Prediction ended.
- getEndedAtInstant() - Method in class com.github.twitch4j.helix.domain.AnaylticsDateRange
-
Ending date/time for returned reports, in RFC3339 format with the hours, minutes, and seconds zeroed out and the UTC timezone: YYYY-MM-DDT00:00:00Z.
- getEndTime() - Method in class com.github.twitch4j.helix.domain.BanUsersResult
-
The UTC date and time (in RFC3339 format) that the timeout will end.
- getEndTime() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
-
Scheduled end time for the scheduled broadcast in RFC3339 format.
- getEndTime() - Method in class com.github.twitch4j.helix.domain.ScheduledVacation
-
End time for vacation specified in RFC3339 format.
- getEntitlementIds() - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
-
The unique identifiers of the entitlements to update.
- getEntries() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
-
Data
- getError() - Method in class com.github.twitch4j.helix.domain.TwitchHelixError
-
Error Type
- getEulaTosUrl() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
URL to the Extension’s Terms of Service.
- getEventData() - Method in class com.github.twitch4j.helix.domain.BannedEvent
- getEventData() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent
- getEventData() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
- getEventData() - Method in class com.github.twitch4j.helix.domain.SubscriptionEvent
-
Event payload.
- getEvents() - Method in class com.github.twitch4j.helix.domain.BannedEventList
- getEvents() - Method in class com.github.twitch4j.helix.domain.HypeTrainEventList
- getEvents() - Method in class com.github.twitch4j.helix.domain.ModeratorEventList
- getEventSubSubscriptions(String, EventSubSubscriptionStatus, SubscriptionType<?, ?, ?>, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get a list of your EventSub subscriptions.
- getEventSubSubscriptions(String, EventSubSubscriptionStatus, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
- getEventTimestamp() - Method in class com.github.twitch4j.helix.domain.BannedEvent
-
Timestamp for the event.
- getEventTimestamp() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent
-
Timestamp of the event
- getEventTimestamp() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
-
Deprecated.in favor of getTimestamp
- getEventTimestamp() - Method in class com.github.twitch4j.helix.domain.SubscriptionEvent
-
RFC3339 formatted timestamp for when the event occurred.
- getEventType() - Method in class com.github.twitch4j.helix.domain.BannedEvent
- getEventType() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent
-
Displays hypetrain.{event_name}
- getEventType() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
-
Displays "moderation.user.ban" or "moderation.user.unban".
- getEventType() - Method in class com.github.twitch4j.helix.domain.SubscriptionEvent
-
The type of event in the event_data payload.
- getExpiration() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Expiration time for the product in RFC3339 format.
- getExpires_at() - Method in class com.github.twitch4j.helix.domain.WebhookSubscription
-
Deprecated.in favor of #getExpiresAt()
- getExpiresAt() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
When the timeout expires, if applicable
- getExpiresAt() - Method in class com.github.twitch4j.helix.domain.BannedUser
-
Timestamp for timeouts, empty for bans
- getExpiresAt() - Method in class com.github.twitch4j.helix.domain.BlockedTerm
-
The UTC date and time (in RFC3339 format) of when the blocked term is set to expire.
- getExpiresAt() - Method in class com.github.twitch4j.helix.domain.ExtensionSecret
-
The latest possible time this secret may be used to decode a JWT in RFC 3339 format.
- getExpiresAt() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
Timestamp of the expiration time of this Hype Train
- getExpiresAt() - Method in class com.github.twitch4j.helix.domain.WebhookSubscription
-
Deprecated.Date and time when this subscription expires.
- getExtensionAnalytics() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalyticsList
-
Data
- getExtensionAnalyticUrl(String, String, Integer, String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a URL that extension developers can use to download analytics reports (CSV files) for their extensions.
- getExtensionBitsProducts(String, Boolean) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a list of Bits products that belongs to an Extension.
- getExtensionConfigurationSegment(String, String, List<ExtensionSegment>, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the specified configuration segment from the specified extension.
- getExtensionId() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalytics
-
ID of the extension whose analytics data is being provided.
- getExtensionId() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
Required: ID for the Extension which the configuration is for.
- getExtensionId() - Method in class com.github.twitch4j.helix.webhooks.topics.ExtensionTransactionsTopic
- getExtensionLiveChannels(String, String, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Returns one page of live channels that have installed or activated a specific Extension, identified by a client ID value assigned to the Extension when it is created.
- getExtensions() - Method in class com.github.twitch4j.helix.domain.ExtensionList
- getExtensions(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets information about your Extensions; either the current version or a specified version.
- getExtensionSecrets(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Retrieves a specified Extension’s secret data consisting of a version and an array of secret objects.
- getExtensionTransactions(String, String, List<String>, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get Extension Transactions allows extension back end servers to fetch a list of transactions that have occurred for their extension across all of Twitch.
- getFollowedAt() - Method in class com.github.twitch4j.helix.domain.Follow
-
Deprecated.in favor of getFollowedAtInstant
- getFollowedAt() - Method in class com.github.twitch4j.helix.domain.InboundFollow
-
The UTC timestamp when the user started following the broadcaster.
- getFollowedAt() - Method in class com.github.twitch4j.helix.domain.OutboundFollow
-
The UTC timestamp when the user started following the broadcaster.
- getFollowedAtInstant() - Method in class com.github.twitch4j.helix.domain.Follow
-
Date and time when the from_id user followed the to_id user.
- getFollowedChannels(String, String, String, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a list of broadcasters that the specified user follows.
- getFollowedStreams(String, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets information about active streams belonging to channels that the authenticated user follows.
- getFollowerModeDuration() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The length of time, in minutes, that the followers must have followed the broadcaster to participate in the chat room Is null if follower_mode is false.
- getFollowers(String, String, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Without prior notice, Twitch has restricted this endpoint to client_id's that were using it before 2023-02-18. Further, Twitch will shutdown this endpoint on 2023-09-12 in favor of
TwitchHelix.getChannelFollowers(String, String, String, Integer, String)andTwitchHelix.getFollowedChannels(String, String, String, Integer, String). - getFollowersOnlyLength() - Method in class com.github.twitch4j.helix.domain.ChatSettings
- getFollows() - Method in class com.github.twitch4j.helix.domain.FollowList
- getFollows() - Method in class com.github.twitch4j.helix.domain.InboundFollowers
-
The list of users that follow the specified broadcaster, in descending order by followed_at (with the most recent follower first).
- getFollows() - Method in class com.github.twitch4j.helix.domain.OutboundFollowing
-
The list of broadcasters that the user follows, in descending order by followed_at (with the most recently followed broadcaster first).
- getFormat() - Method in class com.github.twitch4j.helix.domain.Emote
-
The formats that the emote is available in.
- getFormatVersion() - Method in class com.github.twitch4j.helix.domain.ExtensionSecrets
-
Indicates the version associated with the Extension secrets in the response.
- getFromId() - Method in class com.github.twitch4j.helix.domain.Follow
-
ID of the user following the to_id user.
- getFromId() - Method in class com.github.twitch4j.helix.webhooks.topics.FollowsTopic
- getFromLogin() - Method in class com.github.twitch4j.helix.domain.Follow
-
Login of the user following the to_id user.
- getFromName() - Method in class com.github.twitch4j.helix.domain.Follow
-
Login name corresponding to from_id.
- getFulfillmentStatus() - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
-
The fulfillment status of the entitlement as determined by the game developer.
- getFulfillmentStatus() - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
-
The fulfillment status to assign to each of the enclosed entitlement ids.
- getGameAnalytics() - Method in class com.github.twitch4j.helix.domain.GameAnalyticsList
-
Data
- getGameAnalyticUrl(String, String, Integer, String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a URL that game developers can use to download analytics reports (CSV files) for their games.
- getGameId() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Current game ID being played on the channel
- getGameId() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
ID of the game being played
- getGameId() - Method in class com.github.twitch4j.helix.domain.Clip
-
ID of the game assigned to the stream when the clip was created.
- getGameId() - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
-
Twitch Game ID of the game that was being played when this benefit was entitled.
- getGameId() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannel
-
ID of the game being played.
- getGameId() - Method in class com.github.twitch4j.helix.domain.GameAnalytics
-
ID of the extension whose analytics data is being provided.
- getGameId() - Method in class com.github.twitch4j.helix.domain.Stream
-
ID of the game being played on the stream.
- getGameName() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Current game name being played on the channel
- getGameName() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Name of the game being played on the stream.
- getGameName() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannel
-
Name of the game being played.
- getGameName() - Method in class com.github.twitch4j.helix.domain.Stream
-
Name of the game being played.
- getGames() - Method in class com.github.twitch4j.helix.domain.GameList
- getGames() - Method in class com.github.twitch4j.helix.domain.GameTopList
- getGames(String, List<String>, List<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.in favor of
TwitchHelix.getGames(String, List, List, List); can simply pass null for the new fourth argument - getGames(String, List<String>, List<String>, List<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets game information by game ID or game name or IGBD ID.
- getGifterId() - Method in class com.github.twitch4j.helix.domain.Subscription
-
ID of the user who gifted the sub.
- getGifterId() - Method in class com.github.twitch4j.helix.webhooks.topics.ChannelSubscriptionTopic
- getGifterLogin() - Method in class com.github.twitch4j.helix.domain.Subscription
-
If the subscription was gifted, this is the login of the gifter.
- getGifterName() - Method in class com.github.twitch4j.helix.domain.Subscription
-
Display name of the user who gifted the sub.
- getGifterName() - Method in class com.github.twitch4j.helix.webhooks.topics.ChannelSubscriptionTopic
- getGlobalChatBadges(String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a list of chat badges that can be used in chat for any channel.
- getGlobalCooldownSeconds() - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- getGlobalCooldownSetting() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether a cooldown is enabled and what the cooldown is.
- getGlobalCooldownSetting() - Method in interface com.github.twitch4j.helix.interceptor.CustomRewardEncodeMixIn
- getGlobalEmotes(String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets all global emotes.
- getGoal() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
The goal value of the level above
- getGoals() - Method in class com.github.twitch4j.helix.domain.CreatorGoalsList
- getHeight() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getHero() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchPlayer
-
Hero Type
- getHexCode() - Method in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- getHypeTrainEvents(String, String, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the information of the most recent Hype Train of the given channel ID.
- getHypeTrainEvents(String, String, Integer, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Use
TwitchHelix.getHypeTrainEvents(String, String, Integer, String)instead (no id argument) - getIconUrl() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
The default icon to be displayed in the Extensions directory.
- getIconUrls() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
The default icon in a variety of sizes.
- getId() - Method in class com.github.twitch4j.helix.domain.ActiveExtension
-
(Client) ID of the extension.
- getId() - Method in class com.github.twitch4j.helix.domain.BannedEvent
-
Event ID.
- getId() - Method in class com.github.twitch4j.helix.domain.BlockedTerm
-
An ID that uniquely identifies this blocked term.
- getId() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Channel ID
- getId() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
An ID that uniquely identifies the charity campaign.
- getId() - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
-
An ID that identifies the donation.
- getId() - Method in class com.github.twitch4j.helix.domain.ChatBadge
-
An ID that identifies this version of the badge.
- getId() - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
-
ID of the emote tier.
- getId() - Method in class com.github.twitch4j.helix.domain.Clip
-
ID of the clip being queried.
- getId() - Method in class com.github.twitch4j.helix.domain.ContentClassificationInfo
-
Unique identifier for the CCL.
- getId() - Method in class com.github.twitch4j.helix.domain.ContentClassificationState
-
ID of the Content Classification Labels that must be added/removed from the channel.
- getId() - Method in class com.github.twitch4j.helix.domain.CreateClip
-
ID of the clip that was created.
- getId() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
-
An ID that uniquely identifies this goal.
- getId() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
ID of the reward.
- getId() - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
-
Unique Identifier of the entitlement
- getId() - Method in class com.github.twitch4j.helix.domain.Emote
-
ID of the emote.
- getId() - Method in class com.github.twitch4j.helix.domain.Extension
-
ID of the extension.
- getId() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
Unique identifier of the Bits in Extensions Transaction.
- getId() - Method in class com.github.twitch4j.helix.domain.Game
-
Game ID.
- getId() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
The distinct ID of this Hype Train
- getId() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent
-
The distinct ID of the event
- getId() - Method in class com.github.twitch4j.helix.domain.IngestServer
-
Sequential identifier of ingest server.
- getId() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
-
Event ID
- getId() - Method in class com.github.twitch4j.helix.domain.Poll
-
ID of the poll.
- getId() - Method in class com.github.twitch4j.helix.domain.Prediction
-
ID of the Prediction.
- getId() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
The autogenerated ID of the Extension.
- getId() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment.Category
- getId() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
-
The ID for the scheduled broadcast.
- getId() - Method in class com.github.twitch4j.helix.domain.SoundtrackAlbum
-
Deprecated.The album’s ASIN (Amazon Standard Identification Number).
- getId() - Method in class com.github.twitch4j.helix.domain.SoundtrackArtist
-
Deprecated.The artist’s ASIN (Amazon Standard Identification Number).
- getId() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
-
Deprecated.The playlist’s ASIN (Amazon Standard Identification Number).
- getId() - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.The playlist’s or station’s ASIN (Amazon Standard Identification Number).
- getId() - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.The track’s ASIN (Amazon Standard Identification Number).
- getId() - Method in class com.github.twitch4j.helix.domain.Stream
-
Stream ID.
- getId() - Method in class com.github.twitch4j.helix.domain.StreamMarker
- getId() - Method in class com.github.twitch4j.helix.domain.SubscriptionEvent
-
ID of the event.
- getId() - Method in class com.github.twitch4j.helix.domain.Team
-
Team ID.
- getId() - Method in class com.github.twitch4j.helix.domain.User
-
User’s ID.
- getId() - Method in class com.github.twitch4j.helix.domain.Video
-
ID of the video.
- getId() - Method in class com.github.twitch4j.helix.domain.VideoMarker
-
Stream ID.
- getIds() - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlements
-
The unique identifiers of the entitlements for the specified status.
- getIgdbId() - Method in class com.github.twitch4j.helix.domain.Game
-
The ID that IGDB uses to identify this game, or an empty string.
- getImage() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Set of custom images of 1x, 2x and 4x sizes for the reward.
- getImages() - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
-
Structure containing both animated and static image sets, sorted by light and dark
- getImages() - Method in class com.github.twitch4j.helix.domain.Emote
-
The image URLs for the emote.
- getImageUrl() - Method in class com.github.twitch4j.helix.domain.SoundtrackAlbum
-
Deprecated.A URL to the album’s cover art.
- getImageUrl() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
-
Deprecated.A URL to the playlist’s image art.
- getImageUrl() - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.A URL to the playlist’s or station’s image art.
- getInDevelopment() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData
- getInfo() - Method in class com.github.twitch4j.helix.domain.Team
-
Team description.
- getIngests() - Method in class com.github.twitch4j.helix.domain.IngestServerList
-
List of Ingest Server objects.
- getIngestServers() - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get Ingest Servers returns a list of endpoints for ingesting live video into Twitch.
- getIngestServers(URI) - Method in interface com.github.twitch4j.helix.TwitchHelix
- getIsAuto() - Method in class com.github.twitch4j.helix.domain.StreamTag
-
Deprecated.Whether the tag is automatically set by Twitch (meaning that it cannot be set manually)
- getIsCharitable() - Method in class com.github.twitch4j.helix.domain.Cheermote
-
Indicates whether or not this emote provides a charity contribution match
- getIsGift() - Method in class com.github.twitch4j.helix.domain.Subscription
-
Determines if the subscription is a gift subscription.
- getIsLive() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Live status
- getIsPermitted() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatus
-
Indicates if this message meets AutoMod requirements.
- getKeys() - Method in class com.github.twitch4j.helix.domain.StreamKeyList
- getLabel() - Method in class com.github.twitch4j.helix.domain.ContentClassificationInfo
- getLabels() - Method in class com.github.twitch4j.helix.domain.ContentClassificationList
-
The list of CCLs available.
- getLanguage() - Method in class com.github.twitch4j.helix.domain.Clip
-
Language of the stream from which the clip was created.
- getLanguage() - Method in class com.github.twitch4j.helix.domain.Stream
-
Stream language.
- getLanguage() - Method in class com.github.twitch4j.helix.domain.Video
-
Language of the video.
- getLargeImageUrl() - Method in class com.github.twitch4j.helix.domain.ChatBadge
-
A URL to the large version (72px x 72px) of the badge.
- getLargeImageUrl() - Method in class com.github.twitch4j.helix.domain.Emote.Images
-
Large emote image URL.
- getLastActivatedAt() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatus
-
The UTC timestamp of when Shield Mode was last activated.
- getLastContribution() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
An object that represents the most recent contribution
- getLastUpdated() - Method in class com.github.twitch4j.helix.domain.Cheermote
-
The date when this Cheermote was last updated
- getLeaseSeconds() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Lease time in seconds.
- getLength() - Method in class com.github.twitch4j.helix.domain.Commercial
-
Length of the triggered commercial
- getLevel() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
The highest level (in the scale of 1-5) reached of the Hype Train
- getLight() - Method in class com.github.twitch4j.helix.domain.Cheermote.ThemedImages
- getLimit() - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
-
Deprecated.removed in favor of #getMaxTotalCost
- getLinks() - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrlList
- getLocalizationDescriptions() - Method in class com.github.twitch4j.helix.domain.StreamTag
-
Deprecated.Map with key/value pairs for the localized description/purpose of tags.
- getLocalizationNames() - Method in class com.github.twitch4j.helix.domain.StreamTag
-
Deprecated.Map with key/value pairs for the localized name of tags.
- getLockedAt() - Method in class com.github.twitch4j.helix.domain.Prediction
-
UTC timestamp for when the Prediction was locked.
- getLogin() - Method in class com.github.twitch4j.helix.domain.User
-
User’s login name.
- getLogLevel() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
you can overwrite the feign loglevel to print the full requests + responses if needed
- getMarkers() - Method in class com.github.twitch4j.helix.domain.VideoMarkers
-
Markers
- getMaxPerStream() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- getMaxPerStreamSetting() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether a maximum per stream is enabled and what the maximum is.
- getMaxPerStreamSetting() - Method in interface com.github.twitch4j.helix.interceptor.CustomRewardEncodeMixIn
- getMaxPerUserPerStream() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- getMaxPerUserPerStreamSetting() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether a maximum per user per stream is enabled and what the maximum is.
- getMaxPerUserPerStreamSetting() - Method in interface com.github.twitch4j.helix.interceptor.CustomRewardEncodeMixIn
- getMaxTotalCost() - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
-
The maximum total cost allowed for all of the subscriptions for the client ID that made the subscription creation request.
- getMediumImageUrl() - Method in class com.github.twitch4j.helix.domain.ChatBadge
-
A URL to the medium version (36px x 36px) of the badge.
- getMediumImageUrl() - Method in class com.github.twitch4j.helix.domain.Emote.Images
-
Medium emote image URL.
- getMessage() - Method in class com.github.twitch4j.helix.domain.Commercial
-
Provides contextual information on why the request failed
- getMessage() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
String-encoded JSON message to be sent.
- getMessage() - Method in class com.github.twitch4j.helix.domain.TwitchHelixError
-
Error Message
- getMessages() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList
- getMinBits() - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
-
Minimum number of bits needed to be used to hit the given tier of emote
- getMisogyny() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for discrimination against women.
- getMobile() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.Views
- getMode() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Either "subscribe" or "unsubscribe"
- getModeratorEvents(String, String, List<String>, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.in favor of getModeratorEvents(String, String, List, String, Integer) where the last param is the number of objects to retrieve.
- getModeratorEvents(String, String, List<String>, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Will be removed come March 15, 2022, in favor of EventSub and
TwitchHelix.getModerators(String, String, List, String, Integer) - getModeratorId() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The moderator’s ID.
- getModeratorId() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
User ID of the moderator who initiated the ban.
- getModeratorId() - Method in class com.github.twitch4j.helix.domain.BannedUser
-
User ID of the moderator who initiated the ban.
- getModeratorId() - Method in class com.github.twitch4j.helix.domain.BanUsersResult
-
The moderator that banned or put the user in the timeout.
- getModeratorId() - Method in class com.github.twitch4j.helix.domain.BlockedTerm
-
The moderator that blocked the word or phrase from being used in the broadcaster’s chat room.
- getModeratorId() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The moderator’s ID.
- getModeratorId() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatus
-
An ID that identifies the moderator that last activated Shield Mode.
- getModeratorLogin() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
Login name of the moderator who initiated the ban.
- getModeratorLogin() - Method in class com.github.twitch4j.helix.domain.BannedUser
-
Login name of the moderator who initiated the ban.
- getModeratorLogin() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatus
-
The moderator’s login name.
- getModeratorName() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
Display name of the moderator who initiated the ban.
- getModeratorName() - Method in class com.github.twitch4j.helix.domain.BannedUser
-
Display name of the moderator who initiated the ban.
- getModeratorName() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatus
-
The moderator’s display name.
- getModerators() - Method in class com.github.twitch4j.helix.domain.ModeratorList
- getModerators(String, String, List<String>, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.in favor of getModerators(String, String, List, String, Integer) where the last param is the number of objects to retrieve.
- getModerators(String, String, List<String>, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Returns all moderators in a channel.
- getMsgId() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheck
-
Developer-generated identifier for mapping messages to results.
- getMsgId() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatus
-
The msg_id passed in the body of the POST message.
- getMsgText() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheck
-
Message text.
- getMutedSegments() - Method in class com.github.twitch4j.helix.domain.Video
-
Array of muted segments in the video.
- getName() - Method in class com.github.twitch4j.helix.domain.ActiveExtension
-
Name of the extension.
- getName() - Method in class com.github.twitch4j.helix.domain.ContentClassificationInfo
-
Localized name of the CCL.
- getName() - Method in class com.github.twitch4j.helix.domain.Emote
-
Name of the emote a viewer types into Twitch chat for the image to appear.
- getName() - Method in class com.github.twitch4j.helix.domain.Extension
-
Name of the extension.
- getName() - Method in class com.github.twitch4j.helix.domain.Game
-
Game name.
- getName() - Method in class com.github.twitch4j.helix.domain.IngestServer
-
Descriptive name of ingest server.
- getName() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchHero
- getName() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
The name of the Extension.
- getName() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment.Category
- getName() - Method in class com.github.twitch4j.helix.domain.SoundtrackAlbum
-
Deprecated.The album’s name.
- getName() - Method in class com.github.twitch4j.helix.domain.SoundtrackArtist
-
Deprecated.The artist’s name.
- getNonModChatDelayLength() - Method in class com.github.twitch4j.helix.domain.ChatSettings
- getNonModeratorChatDelayDuration() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The amount of time, in seconds, that messages are delayed from appearing in chat.
- getOfflineImageUrl() - Method in class com.github.twitch4j.helix.domain.User
-
URL of the user’s offline image.
- getOffset() - Method in class com.github.twitch4j.helix.domain.Video.MutedSegment
-
Offset in the video at which the muted segment begins.
- getOpponent() - Method in class com.github.twitch4j.helix.domain.HearthstoneMetadata
-
The Opponent
- getOrder() - Method in class com.github.twitch4j.helix.domain.Cheermote
-
Order of the emotes as shown in the bits card, in ascending order
- getOutcomes() - Method in class com.github.twitch4j.helix.domain.Prediction
-
The possible outcomes for the Prediction.
- getOverallLevel() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The default AutoMod level for the broadcaster.
- getOverlays() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
-
Deprecated.
- getOwnerId() - Method in class com.github.twitch4j.helix.domain.Emote
-
User ID of the broadcaster who owns the emote.
- getPagination() - Method in class com.github.twitch4j.helix.domain.BannedEventList
- getPagination() - Method in class com.github.twitch4j.helix.domain.BannedUserList
- getPagination() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
-
Deprecated.
- getPagination() - Method in class com.github.twitch4j.helix.domain.BlockedTermList
-
The information used to paginate the response data.
- getPagination() - Method in class com.github.twitch4j.helix.domain.BlockedUserList
-
Cursor for forward pagination: tells the server where to start fetching the next set of results, in a multi-page response.
- getPagination() - Method in class com.github.twitch4j.helix.domain.CategorySearchList
- getPagination() - Method in class com.github.twitch4j.helix.domain.ChannelSearchList
- getPagination() - Method in class com.github.twitch4j.helix.domain.ChannelVipList
-
Contains the information used to page through the list of results.
- getPagination() - Method in class com.github.twitch4j.helix.domain.CharityDonationList
-
An object that contains the information used to page through the list of results.
- getPagination() - Method in class com.github.twitch4j.helix.domain.ChattersList
-
Contains the information used to page through the list of results.
- getPagination() - Method in class com.github.twitch4j.helix.domain.ClipList
- getPagination() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemptionList
- getPagination() - Method in class com.github.twitch4j.helix.domain.DropsEntitlementList
- getPagination() - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
-
A cursor value to be used in a subsequent request to specify the starting point of the next set of results.
- getPagination() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList
-
Deprecated.
- getPagination() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalyticsList
- getPagination() - Method in class com.github.twitch4j.helix.domain.ExtensionList
-
Deprecated.
- getPagination() - Method in class com.github.twitch4j.helix.domain.ExtensionTransactionList
-
If provided, is the key used to fetch the next page of data.
- getPagination() - Method in class com.github.twitch4j.helix.domain.FollowList
-
A cursor value, to be used in a subsequent request to specify the starting point of the next set of results.
- getPagination() - Method in class com.github.twitch4j.helix.domain.GameAnalyticsList
- getPagination() - Method in class com.github.twitch4j.helix.domain.GameList
- getPagination() - Method in class com.github.twitch4j.helix.domain.GameTopList
- getPagination() - Method in class com.github.twitch4j.helix.domain.HypeTrainEventList
- getPagination() - Method in class com.github.twitch4j.helix.domain.InboundFollowers
-
Contains the information used to page through the list of results.
- getPagination() - Method in class com.github.twitch4j.helix.domain.ModeratorEventList
- getPagination() - Method in class com.github.twitch4j.helix.domain.ModeratorList
- getPagination() - Method in class com.github.twitch4j.helix.domain.OutboundFollowing
-
Contains the information used to page through the list of results.
- getPagination() - Method in class com.github.twitch4j.helix.domain.PollsList
-
Cursor for forward pagination: tells the server where to start fetching the next set of results in a multi-page response.
- getPagination() - Method in class com.github.twitch4j.helix.domain.PredictionsList
-
Cursor for forward pagination: tells the server where to start fetching the next set of results in a multi-page response.
- getPagination() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadataList
-
Deprecated.Cursor for forward pagination: tells the server where to start fetching the next set of results, in a multi-page response.
- getPagination() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistTracksList
-
Deprecated.Cursor for forward pagination; used to tell the server where to start fetching the next set of results, in a multi-page response.
- getPagination() - Method in class com.github.twitch4j.helix.domain.StreamList
- getPagination() - Method in class com.github.twitch4j.helix.domain.StreamMarkersList
- getPagination() - Method in class com.github.twitch4j.helix.domain.StreamScheduleResponse
- getPagination() - Method in class com.github.twitch4j.helix.domain.StreamTagList
-
Deprecated.
- getPagination() - Method in class com.github.twitch4j.helix.domain.SubscriptionEventList
-
A cursor value, to be used in a subsequent request to specify the starting point of the next set of results.
- getPagination() - Method in class com.github.twitch4j.helix.domain.SubscriptionList
-
A cursor value, to be used in a subsequent request to specify the starting point of the next set of results.
- getPagination() - Method in class com.github.twitch4j.helix.domain.UserList
- getPagination() - Method in class com.github.twitch4j.helix.domain.VideoList
- getPagination() - Method in class com.github.twitch4j.helix.domain.WebhookSubscriptionList
-
Deprecated.A cursor value, to be used in a subsequent request to specify the starting point of the next set of results.
- getPaginationCursor() - Method in class com.github.twitch4j.helix.domain.DropsEntitlementList
-
Deprecated.in favor of
DropsEntitlementList.getPagination() - getPanel() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.Views
- getPanels() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
-
Deprecated.
- getParsedEmoteType() - Method in class com.github.twitch4j.helix.domain.Emote
-
Attempts to parse this emoteType to a known
Emote.Type. - getParsedType() - Method in class com.github.twitch4j.helix.domain.Video
- getPlan_name() - Method in class com.github.twitch4j.helix.domain.Subscription
-
Deprecated.will be removed in favor of .getPlanName()
- getPlanName() - Method in class com.github.twitch4j.helix.domain.Subscription
-
Name of the subscription.
- getPlaylists() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadataList
-
Deprecated.The list of Soundtrack playlists.
- getPoints() - Method in class com.github.twitch4j.helix.domain.SubscriptionList
-
The current number of subscriber points earned by this broadcaster.
- getPolls() - Method in class com.github.twitch4j.helix.domain.PollsList
- getPolls(String, String, List<String>, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get information about all polls or specific polls for a Twitch channel.
- getPopulatedTemplateUrl(String, Emote.Format, Emote.Theme, Emote.Scale) - Method in class com.github.twitch4j.helix.domain.EmoteList
-
Uses the values from id, format, scale, and theme_mode to replace the like-named placeholder strings in the templated URL to create a CDN (content delivery network) URL that you use to fetch the emote.
- getPosition_seconds() - Method in class com.github.twitch4j.helix.domain.VideoMarker
-
Relative offset (in seconds) of the marker, from the beginning of the stream.
- getPositionSeconds() - Method in class com.github.twitch4j.helix.domain.StreamMarker
- getPredictions() - Method in class com.github.twitch4j.helix.domain.PredictionsList
- getPredictions(String, String, List<String>, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get information about all Channel Points Predictions or specific Channel Points Predictions for a Twitch channel.
- getPredictionWindow() - Method in class com.github.twitch4j.helix.domain.Prediction
- getPredictionWindowSeconds() - Method in class com.github.twitch4j.helix.domain.Prediction
-
Total duration for the Prediction (in seconds).
- getPrefix() - Method in class com.github.twitch4j.helix.domain.Cheermote
-
The name of the Cheermote (e.g., "Cheer", "PogChamp", "Kappa")
- getPriority() - Method in class com.github.twitch4j.helix.domain.IngestServer
-
Reserved for internal use.
- getPrivacyPolicyUrl() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
URL to the Extension’s privacy policy.
- getProductData() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
JSON Object representing the product acquired, as it looked at the time of the transaction.
- getProductType() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
Enum of the product type.
- getProfileImageUrl() - Method in class com.github.twitch4j.helix.domain.User
-
URL of the user’s profile image.
- getPrompt() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
The prompt for the viewer when they are redeeming the reward.
- getProxyConfig() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Proxy Configuration
- getPublishedAt() - Method in class com.github.twitch4j.helix.domain.Video
-
Deprecated.in favor of getPublishedAtInstant()
- getPublishedAtInstant() - Method in class com.github.twitch4j.helix.domain.Video
-
Date when the video was published.
- getRaceEthnicityOrReligion() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for racial discrimination.
- getRank() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
-
Leaderboard rank of the user.
- getReason() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
The reason for the ban if provided by the moderator.
- getReason() - Method in class com.github.twitch4j.helix.domain.BannedUser
-
The reason for the ban if provided by the moderator.
- getReason() - Method in class com.github.twitch4j.helix.domain.BanUserInput
-
The reason the user is being banned or put in a timeout.
- getRecurring() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Indicates if the scheduled broadcast is recurring weekly.
- getRedeemedAt() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
RFC3339 timestamp of when the reward was redeemed.
- getRedemptionId() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
The ID of the redemption.
- getRedemptions() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemptionList
- getRedemptionsRedeemedCurrentStream() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
The number of redemptions redeemed during the current live stream.
- getReleasedExtensions(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets information about a released Extension; either the current version or a specified version.
- getRequestQueueSize() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
HTTP Request Queue Size
- getResults() - Method in class com.github.twitch4j.helix.domain.BannedUserList
- getResults() - Method in class com.github.twitch4j.helix.domain.CategorySearchList
- getResults() - Method in class com.github.twitch4j.helix.domain.ChannelSearchList
- getRetryAfter() - Method in class com.github.twitch4j.helix.domain.Commercial
-
Seconds until the next commercial can be served on this channel
- getReward() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
Basic information about the Custom Reward that was redeemed at the time it was redeemed.
- getRewards() - Method in class com.github.twitch4j.helix.domain.CustomRewardList
- getRole() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchHero
- getScale() - Method in class com.github.twitch4j.helix.domain.Emote
-
The sizes that the emote is available in.
- getScalePixels() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getSchedule() - Method in class com.github.twitch4j.helix.domain.StreamScheduleResponse
- getScheduledThreadPoolExecutor() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Scheduler Thread Pool Executor
- getScore() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
-
Leaderboard score (number of Bits) of the user.
- getScreenshotUrls() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Screenshots to be shown in the Extensions marketplace.
- getSecret() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Secret used to sign notification payloads.
- getSecrets() - Method in class com.github.twitch4j.helix.domain.ExtensionSecrets
-
The secret objects.
- getSegment() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
-
The type of segment.
- getSegment() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
Required: Configuration type.
- getSegments() - Method in class com.github.twitch4j.helix.domain.StreamSchedule
-
Scheduled broadcasts for this stream schedule.
- getSetId() - Method in class com.github.twitch4j.helix.domain.ChatBadgeSet
-
An ID that identifies this set of chat badges.
- getSexBasedTerms() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for sexual content.
- getSexualitySexOrGender() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The AutoMod level for discrimination based on sexuality, sex, or gender.
- getShieldModeStatus(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the broadcaster’s Shield Mode activation status.
- getShouldRedemptionsSkipRequestQueue() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether redemptions should be set to FULFILLED status immediately when redeemed and skip the request queue instead of the normal UNFULFILLED status.
- getShowInBitsCard() - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
-
Whether or not the emote is hidden from the bits card
- getSize() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getSize10() - Method in class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- getSize15() - Method in class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- getSize20() - Method in class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- getSize30() - Method in class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- getSize40() - Method in class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- getSku() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
SKU of the Bits product.
- getSku() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData
- getSlowModeLength() - Method in class com.github.twitch4j.helix.domain.ChatSettings
- getSlowModeWaitTime() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The amount of time, in seconds, that users need to wait between sending messages.
- getSmallImageUrl() - Method in class com.github.twitch4j.helix.domain.ChatBadge
-
A URL to the small version (18px x 18px) of the badge.
- getSmallImageUrl() - Method in class com.github.twitch4j.helix.domain.Emote.Images
-
Small emote image URL.
- getSoundtrackCurrentTrack(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
- getSoundtrackPlaylist(String, String, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
- getSoundtrackPlaylists(String, String, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
- getSoundtrackUrl() - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.A URL to the playlist on Soundtrack.
- getSource() - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrack
-
Deprecated.The source of the track that’s currently playing.
- getSpotifyUrl() - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.A URL to the playlist on Spotify.
- getStartedAt() - Method in class com.github.twitch4j.helix.domain.AnaylticsDateRange
-
Deprecated.in favor of getStartedAtInstant()
- getStartedAt() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Timestamp of when the stream started
- getStartedAt() - Method in class com.github.twitch4j.helix.domain.DateRange
-
Start of the date range for the returned data.
- getStartedAt() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
Timestamp of when this Hype Train started
- getStartedAt() - Method in class com.github.twitch4j.helix.domain.Poll
-
UTC timestamp for the poll’s start time.
- getStartedAt() - Method in class com.github.twitch4j.helix.domain.Stream
-
Deprecated.in favor of getStartedAtInstant()
- getStartedAtInstant() - Method in class com.github.twitch4j.helix.domain.AnaylticsDateRange
-
Starting date/time for returned reports, in RFC3339 format with the hours, minutes, and seconds zeroed out and the UTC timezone: YYYY-MM-DDT00:00:00Z.
- getStartedAtInstant() - Method in class com.github.twitch4j.helix.domain.Stream
-
UTC timestamp on when the stream started
- getStartTime() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
-
Scheduled start time for the scheduled broadcast in RFC3339 format.
- getStartTime() - Method in class com.github.twitch4j.helix.domain.ScheduledVacation
-
Start time for vacation specified in RFC3339 format.
- getStartTime() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Start time for the scheduled broadcast specified in RFC3339 format.
- getState() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
The current state of the Extension.
- getStaticImages() - Method in class com.github.twitch4j.helix.domain.Cheermote.ImageSet
- getStatus() - Method in class com.github.twitch4j.helix.domain.CodeStatus
-
Deprecated.Indicates the current status of each key when checking key status or redeeming.
- getStatus() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
The redemption status.
- getStatus() - Method in class com.github.twitch4j.helix.domain.Poll
-
Poll status.
- getStatus() - Method in class com.github.twitch4j.helix.domain.Prediction
-
Status of the Prediction.
- getStatus() - Method in class com.github.twitch4j.helix.domain.TwitchHelixError
-
Error Code
- getStatus() - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlements
-
Status code applied to a set of entitlements for the update operation that can be used to indicate partial success.
- getStatuses() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatusList
- getStatuses() - Method in class com.github.twitch4j.helix.domain.CodeStatusList
-
Deprecated.
- getStreamId() - Method in class com.github.twitch4j.helix.domain.Video
-
ID of the stream that the video originated from if the type is "archive".
- getStreamKey() - Method in class com.github.twitch4j.helix.domain.StreamKey
-
Stream key for the channel
- getStreamKey(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the channel stream key for a user
- getStreamMarkers() - Method in class com.github.twitch4j.helix.domain.StreamMarkersList
- getStreamMarkers(String, String, String, Integer, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a list of markers for either a specified user’s most recent stream or a specified VOD/video (stream), ordered by recency.
- getStreams() - Method in class com.github.twitch4j.helix.domain.StreamList
-
Data
- getStreams(String, String, String, Integer, List<String>, List<String>, List<String>, List<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets information about active streams.
- getStreams(String, String, String, Integer, List<UUID>, List<String>, String, List<String>, List<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.in favor of getStreams(String, String, String, Integer, List, List, List, List); simply remove the argument for communityId to migrate
- getStreamTags() - Method in class com.github.twitch4j.helix.domain.StreamTagList
-
Deprecated.These tags are no longer populated due to Twitch deprecation.
- getStreamTags(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Twitch will decommission this endpoint on 2023-07-13 in favor of
TwitchHelix.getChannelInformation(String, List)due to the latest custom tags system. - getSubscriptionEvents() - Method in class com.github.twitch4j.helix.domain.SubscriptionEventList
- getSubscriptionEvents(String, String, String, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Will be removed come March 15, 2022, in favor of EventSub and
TwitchHelix.getSubscriptions(String, String, String, String, Integer) - getSubscriptions() - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
-
Subscriptions
- getSubscriptions() - Method in class com.github.twitch4j.helix.domain.ModeratorEventList
-
Deprecated.in favor of getEvents()
- getSubscriptions() - Method in class com.github.twitch4j.helix.domain.ModeratorList
-
Deprecated.in favor of getModerators()
- getSubscriptions() - Method in class com.github.twitch4j.helix.domain.SubscriptionList
-
The subscriptions.
- getSubscriptions() - Method in class com.github.twitch4j.helix.domain.WebhookSubscriptionList
-
Deprecated.
- getSubscriptions(String, String, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get all subscribers of a channel
- getSubscriptionsByUser(String, String, List<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Check subscription status of provided user IDs (one or more) for a given channel
- getSubscriptionsSupportLevel() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Indicates if the Extension can determine a user’s subscription level on the channel the Extension is installed on.
- getSuccessfulActions() - Method in class com.github.twitch4j.helix.domain.BanUsersList
-
The list of users you successfully banned or put in a timeout.
- getSummary() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
A brief description of the Extension.
- getSupportEmail() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
The email users can use to receive Extension support.
- getSwearing() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for profanity.
- getTagId() - Method in class com.github.twitch4j.helix.domain.StreamTag
-
Deprecated.Twitch has deprecated UUID-based tags with the latest custom tags system.
- getTagIds() - Method in class com.github.twitch4j.helix.domain.Stream
-
Deprecated.Twitch has deprecated tag ids in favor of
Stream.getTags()due to the latest custom tags system - getTags() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
A list of channel-defined tags to apply to the channel.
- getTags() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
The tags applied to the channel.
- getTags() - Method in class com.github.twitch4j.helix.domain.Stream
-
The tags applied to the stream.
- getTagsIds() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Deprecated.Twitch has deprecated tag ids in favor of
ChannelSearchResult.getTags()due to the latest custom tags system - getTargetAmount() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
-
An object that contains the amount of money that the campaign is trying to raise.
- getTargetAmount() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
-
The goal’s target value.
- getTargetHeight() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getTargets() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
Strings for valid PubSub targets.
- getTeamDisplayName() - Method in class com.github.twitch4j.helix.domain.Team
-
Team display name.
- getTeamName() - Method in class com.github.twitch4j.helix.domain.Team
-
Team name.
- getTeams() - Method in class com.github.twitch4j.helix.domain.TeamList
- getTeams() - Method in class com.github.twitch4j.helix.domain.TeamMembershipList
- getTeams(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets information for a specific Twitch Team.
- getTemplate() - Method in class com.github.twitch4j.helix.domain.EmoteList
-
A templated URL.
- getText() - Method in class com.github.twitch4j.helix.domain.BlockedTerm
-
The blocked word or phrase.
- getThemeMode() - Method in class com.github.twitch4j.helix.domain.Emote
-
The background themes that the emote is available in.
- getThumbnailUrl() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Thumbnail URL of the stream
- getThumbnailUrl() - Method in class com.github.twitch4j.helix.domain.Clip
-
URL of the clip thumbnail.
- getThumbnailUrl() - Method in class com.github.twitch4j.helix.domain.Stream
-
Thumbnail URL of the stream.
- getThumbnailUrl() - Method in class com.github.twitch4j.helix.domain.Team
-
Image URL for the Team logo.
- getThumbnailUrl() - Method in class com.github.twitch4j.helix.domain.Video
-
Template URL for the thumbnail of the video.
- getThumbnailUrl(int, int) - Method in class com.github.twitch4j.helix.domain.Video
-
Gets the thumbnail url for specific dimensions.
- getThumbnailUrl(Integer, Integer) - Method in class com.github.twitch4j.helix.domain.Stream
-
Gets the thumbnail url for specific dimensions
- getTier() - Method in class com.github.twitch4j.helix.domain.Emote
-
The subscriber tier at which the emote is unlocked.
- getTier() - Method in class com.github.twitch4j.helix.domain.Subscription
-
Type of subscription (Tier 1, Tier 2, Tier 3).
- getTiers() - Method in class com.github.twitch4j.helix.domain.Cheermote
-
Cheermotes with their metadata
- getTimeout() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Default Timeout
- getTimestamp() - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
-
UTC timestamp in ISO format when this entitlement was granted on Twitch.
- getTimestamp() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
UTC timestamp when this transaction occurred.
- getTimestamp() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
-
RFC3339 formatted timestamp for events.
- getTimezone() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
The timezone of the application creating the scheduled broadcast using the IANA time zone database format.
- getTitle() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Title of the stream
- getTitle() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
-
Channel title
- getTitle() - Method in class com.github.twitch4j.helix.domain.ChatBadge
-
The title of the badge.
- getTitle() - Method in class com.github.twitch4j.helix.domain.Clip
-
Title of the clip.
- getTitle() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
The title of the reward.
- getTitle() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannel
-
Title of the stream.
- getTitle() - Method in class com.github.twitch4j.helix.domain.Poll
-
Question displayed for the poll.
- getTitle() - Method in class com.github.twitch4j.helix.domain.Prediction
-
Title for the Prediction.
- getTitle() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
-
Title for the scheduled broadcast.
- getTitle() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Title for the scheduled broadcast.
- getTitle() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
-
Deprecated.The playlist’s title.
- getTitle() - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.The playlist’s or station’s title.
- getTitle() - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.The track’s title.
- getTitle() - Method in class com.github.twitch4j.helix.domain.Stream
-
Stream title.
- getTitle() - Method in class com.github.twitch4j.helix.domain.Video
-
Title of the video.
- getToId() - Method in class com.github.twitch4j.helix.domain.Follow
-
ID of the user being followed by the from_id user.
- getToId() - Method in class com.github.twitch4j.helix.webhooks.topics.FollowsTopic
- getToLogin() - Method in class com.github.twitch4j.helix.domain.Follow
-
Login of the user being followed by the from_id user.
- getToName() - Method in class com.github.twitch4j.helix.domain.Follow
-
Login name corresponding to to_id.
- getTopContributions() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
Top contribution objects, one object for each type
- getTopGames(String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets games sorted by number of current viewers on Twitch, most popular first.
- getTopic() - Method in class com.github.twitch4j.helix.domain.WebhookSubscription
-
Deprecated.The topic used in the initial subscription.
- getTopic() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Topic URL Can be generated by TwitchWebhookTopic.toString()
- getTotal() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
-
Total number of results (users) returned.
- getTotal() - Method in class com.github.twitch4j.helix.domain.ChattersList
-
The total number of users that are connected to the broadcaster’s chat room.
- getTotal() - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
-
Total number of subscriptions for the client ID that made the subscription creation request.
- getTotal() - Method in class com.github.twitch4j.helix.domain.FollowList
-
Total number of items returned.
- getTotal() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution
- getTotal() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
-
The total score so far towards completing the level goal above
- getTotal() - Method in class com.github.twitch4j.helix.domain.InboundFollowers
-
The total number of users that follow this broadcaster.
- getTotal() - Method in class com.github.twitch4j.helix.domain.OutboundFollowing
-
The total number of broadcasters that the user follows.
- getTotal() - Method in class com.github.twitch4j.helix.domain.SubscriptionList
-
The number of Twitch users subscribed to the broadcaster.
- getTotal() - Method in class com.github.twitch4j.helix.domain.WebhookSubscriptionList
-
Deprecated.A hint at the total number of results returned, on all pages.
- getTotalCost() - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
-
Total cost of all the subscriptions for the client ID that made the subscription creation request.
- getTrack() - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrack
-
Deprecated.The track that’s currently playing.
- getTrack() - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrackWrapper
-
Deprecated.
- getTracks() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistTracksList
-
Deprecated.The list of tracks in the playlist.
- getTransactions() - Method in class com.github.twitch4j.helix.domain.ExtensionTransactionList
-
Array of requested transactions.
- getTransformedData() - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlementsList
- getTwitchString() - Method in enum class com.github.twitch4j.helix.domain.Emote.Scale
- getType() - Method in class com.github.twitch4j.helix.domain.Cheermote
-
The emote type
- getType() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
-
The type of goal.
- getType() - Method in class com.github.twitch4j.helix.domain.Extension
-
Types for which the extension can be activated.
- getType() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalytics
-
Type of report.
- getType() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- getType() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost
- getType() - Method in class com.github.twitch4j.helix.domain.GameAnalytics
-
Type of report.
- getType() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution
- getType() - Method in class com.github.twitch4j.helix.domain.Stream
-
Stream type: "live" or "" (in case of error).
- getType() - Method in class com.github.twitch4j.helix.domain.User
-
User’s type: "staff", "admin", "global_mod", or "".
- getType() - Method in class com.github.twitch4j.helix.domain.Video
-
Type of video.
- getType() - Method in class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
-
Deprecated.The data class that notifications for this topic deserialize to
- getUpdatedAt() - Method in class com.github.twitch4j.helix.domain.BlockedTerm
-
The UTC date and time (in RFC3339 format) of when the term was updated.
- getUpdatedAt() - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
-
UTC timestamp in ISO format for when this entitlement was last updated.
- getUpdatedAt() - Method in class com.github.twitch4j.helix.domain.Team
-
Date and time the Team was last updated.
- getUptime() - Method in class com.github.twitch4j.helix.domain.Stream
-
Gets the stream uptime based on the start date.
- getUrl() - Method in class com.github.twitch4j.helix.domain.Clip
-
URL where the clip can be viewed.
- getUrl() - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrl
-
The URL where you will upload the manifest file This is the URL of a pre-signed S3 bucket Lease time: 15 minutes
- getUrl() - Method in class com.github.twitch4j.helix.domain.Video
-
URL of the video.
- getUrl() - Method in class com.github.twitch4j.helix.domain.VideoMarker
-
A link to the stream with a query parameter that is a timestamp of the marker’s location.
- getURL() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalytics
-
URL to the downloadable CSV file containing analytics data.
- getURL() - Method in class com.github.twitch4j.helix.domain.GameAnalytics
-
URL to the downloadable CSV file containing analytics data.
- getUrlTemplate() - Method in class com.github.twitch4j.helix.domain.IngestServer
-
RTMP URL template for ingest server
- getUserActiveExtensions(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get User Active Extensions
- getUserAgent() - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
User Agent
- getUserBlockList(String, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets a specified user’s block list.
- getUserChatColor(String, List<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the color used for the user’s name in chat.
- getUserExtensions(String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get User Extensions
- getUserId() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheck
-
Deprecated.The AutoMod service will no longer take into account the status of a user to determine whether a string message meets the channel’s AutoMod requirements on June 20, 2022
- getUserId() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
The id of the user that was banned/unbanned
- getUserId() - Method in class com.github.twitch4j.helix.domain.BannedUser
-
User ID of a user who has been banned.
- getUserId() - Method in class com.github.twitch4j.helix.domain.BanUserInput
-
The ID of the user to ban or put in a timeout.
- getUserId() - Method in class com.github.twitch4j.helix.domain.BanUsersResult
-
The user that was banned or was put in a timeout.
- getUserId() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
-
ID of the user (viewer) in the leaderboard entry.
- getUserId() - Method in class com.github.twitch4j.helix.domain.BlockedUser
-
User ID of the blocked user.
- getUserId() - Method in class com.github.twitch4j.helix.domain.ChannelEditor
-
User ID of the editor.
- getUserId() - Method in class com.github.twitch4j.helix.domain.ChannelVip
-
An ID that uniquely identifies the VIP user.
- getUserId() - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
-
An ID that identifies a user that donated money to the campaign.
- getUserId() - Method in class com.github.twitch4j.helix.domain.Chatter
-
The ID of a user that’s connected to the broadcaster’s chat room.
- getUserId() - Method in class com.github.twitch4j.helix.domain.ChatUserColor
-
The ID of the user.
- getUserId() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
The ID of the user that redeemed the reward.
- getUserId() - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
-
Twitch User ID of the user who was granted the entitlement.
- getUserId() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
Twitch User ID of the user who generated the transaction.
- getUserId() - Method in class com.github.twitch4j.helix.domain.Highlight
-
ID of the broadcaster to create a marker for
- getUserId() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution
- getUserId() - Method in class com.github.twitch4j.helix.domain.InboundFollow
-
An ID that uniquely identifies the user that’s following the broadcaster.
- getUserId() - Method in class com.github.twitch4j.helix.domain.Moderator
-
ID of the moderator.
- getUserId() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- getUserId() - Method in class com.github.twitch4j.helix.domain.Stream
-
ID of the user who is streaming.
- getUserId() - Method in class com.github.twitch4j.helix.domain.StreamMarkers
-
Stream ID.
- getUserId() - Method in class com.github.twitch4j.helix.domain.Subscription
-
ID of the subscribed user.
- getUserId() - Method in class com.github.twitch4j.helix.domain.TeamUser
-
User ID of a Team member.
- getUserId() - Method in class com.github.twitch4j.helix.domain.Video
-
ID of the user who owns the video.
- getUserId() - Method in class com.github.twitch4j.helix.webhooks.topics.ChannelBanTopic
- getUserId() - Method in class com.github.twitch4j.helix.webhooks.topics.ChannelSubscriptionTopic
- getUserId() - Method in class com.github.twitch4j.helix.webhooks.topics.ModeratorChangeTopic
- getUserId() - Method in class com.github.twitch4j.helix.webhooks.topics.UsersTopic
- getUserInput() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
The user input provided.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
The login name of the user that was banned/unbanned
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.BannedUser
-
Login of a user who has been banned.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
-
User login name.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.BlockedUser
-
Login of the blocked user.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.ChannelVip
-
The user’s login name.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
-
The login name of a user that donated money to the campaign.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.Chatter
-
The login name of a user that’s connected to the broadcaster’s chat room.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.ChatUserColor
-
The user’s login name.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
The login of the user who redeemed the reward.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
Login name of the user who generated the transaction.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.InboundFollow
-
The user’s login name.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.Moderator
-
Login of a moderator in the channel.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.Stream
-
Login of the user who is streaming.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.StreamMarkers
-
Login corresponding to user_id.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.Subscription
-
Login of the subscribed user.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.TeamUser
-
Login of a Team member.
- getUserLogin() - Method in class com.github.twitch4j.helix.domain.Video
-
Login of the user who owns the video.
- getUserName() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
-
The display name of the user that was banned/unbanned
- getUserName() - Method in class com.github.twitch4j.helix.domain.BannedUser
-
Display name of a user who has been banned.
- getUserName() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
-
Display name corresponding to user_id.
- getUserName() - Method in class com.github.twitch4j.helix.domain.ChannelEditor
-
Display name of the editor.
- getUserName() - Method in class com.github.twitch4j.helix.domain.ChannelVip
-
The user’s display name.
- getUserName() - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
-
The display name of a user that donated money to the campaign.
- getUserName() - Method in class com.github.twitch4j.helix.domain.Chatter
-
The display name of a user that’s connected to the broadcaster’s chat room.
- getUserName() - Method in class com.github.twitch4j.helix.domain.ChatUserColor
-
The user’s display name.
- getUserName() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
-
The display name of the user that redeemed the reward.
- getUserName() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
-
Twitch Display Name of the user who generated the transaction.
- getUserName() - Method in class com.github.twitch4j.helix.domain.InboundFollow
-
The user’s display name.
- getUserName() - Method in class com.github.twitch4j.helix.domain.Moderator
-
Display name of the moderator.
- getUserName() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- getUserName() - Method in class com.github.twitch4j.helix.domain.Stream
-
Display name of the user who is streaming
- getUserName() - Method in class com.github.twitch4j.helix.domain.StreamMarkers
-
Display name corresponding to user_id.
- getUserName() - Method in class com.github.twitch4j.helix.domain.Subscription
-
Display name of the subscribed user.
- getUserName() - Method in class com.github.twitch4j.helix.domain.TeamUser
-
Display name of a Team member.
- getUserName() - Method in class com.github.twitch4j.helix.domain.Video
-
Login name corresponding to user_id.
- getUsers() - Method in class com.github.twitch4j.helix.domain.Team
-
Users in the specified Team.
- getUsers() - Method in class com.github.twitch4j.helix.domain.UserList
- getUsers(String, List<String>, List<String>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get Users
- getVacation() - Method in class com.github.twitch4j.helix.domain.StreamSchedule
-
If Vacation Mode is enabled, this includes start and end dates for the vacation.
- getVersion() - Method in class com.github.twitch4j.helix.domain.ActiveExtension
-
Version of the extension.
- getVersion() - Method in class com.github.twitch4j.helix.domain.BannedEvent
-
Returns the version of the endpoint.
- getVersion() - Method in class com.github.twitch4j.helix.domain.Extension
-
Version of the extension.
- getVersion() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
-
The version that identifies the segment’s definition.
- getVersion() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
Configuration version with the segment type.
- getVersion() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent
-
Returns the version of the endpoint
- getVersion() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
-
Returns the version of the endpoint.
- getVersion() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
The version of the Extension.
- getVersion() - Method in class com.github.twitch4j.helix.domain.SubscriptionEvent
-
Event version.
- getVersions() - Method in class com.github.twitch4j.helix.domain.ChatBadgeSet
-
Contains chat badge objects for the set.
- getVideoId() - Method in class com.github.twitch4j.helix.domain.Clip
-
ID of the video from which the clip was created.
- getVideoId() - Method in class com.github.twitch4j.helix.domain.VideoMarkers
-
Stream ID.
- getVideoOverlay() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.Views
- getVideos() - Method in class com.github.twitch4j.helix.domain.StreamMarkers
-
Markers
- getVideos() - Method in class com.github.twitch4j.helix.domain.VideoList
- getVideos(String, String, String, String, String, String, String, String, String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.in favor of
TwitchHelix.getVideos(String, List, String, String, String, Video.SearchPeriod, Video.SearchOrder, Video.Type, Integer, String, String), which supports multiple video IDs - getVideos(String, List<String>, String, String, String, Video.SearchPeriod, Video.SearchOrder, Video.Type, Integer, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Get Videos
- getViewable() - Method in class com.github.twitch4j.helix.domain.Video
-
Indicates whether the video is publicly viewable.
- getViewCount() - Method in class com.github.twitch4j.helix.domain.Clip
-
Number of times the clip has been viewed.
- getViewCount() - Method in class com.github.twitch4j.helix.domain.User
- getViewCount() - Method in class com.github.twitch4j.helix.domain.Video
-
Number of times the video has been viewed.
- getViewerCount() - Method in class com.github.twitch4j.helix.domain.Stream
-
Number of viewers watching the stream at the time of the query.
- getViewerSummary() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
A brief description displayed on the channel to explain how the Extension works.
- getViewerUrl() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getViews() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
All configurations related to views such as: mobile, panel, video_overlay, and component.
- getVodOffset() - Method in class com.github.twitch4j.helix.domain.Clip
-
The zero-based offset, in seconds, to where the clip starts in the video (VOD) or stream.
- getWebhookSubscriptions(String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
- getWinningOutcome() - Method in class com.github.twitch4j.helix.domain.Prediction
- getWinningOutcomeId() - Method in class com.github.twitch4j.helix.domain.Prediction
-
ID of the winning outcome.
- getX() - Method in class com.github.twitch4j.helix.domain.ActiveExtension
-
(Video-component Extensions only) X-coordinate of the placement of the extension.
- getY() - Method in class com.github.twitch4j.helix.domain.ActiveExtension
-
(Video-component Extensions only) Y-coordinate of the placement of the extension.
- getZoom() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- getZoomPixels() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- GLOBAL - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionSegment
- GLOBAL_FIRST_PARTY - Enum constant in enum class com.github.twitch4j.helix.domain.Cheermote.Type
- GLOBAL_TARGET - Static variable in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
Target all channels that have the extension active.
- GLOBAL_THIRD_PARTY - Enum constant in enum class com.github.twitch4j.helix.domain.Cheermote.Type
- globalBroadcast(boolean) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput.SendPubSubMessageInputBuilder
-
Indicates if the message should be sent to all channels where your Extension is active.
- globalCooldownSeconds(Integer) - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder
- globalCooldownSetting(CustomReward.GlobalCooldownSetting) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Whether a cooldown is enabled and what the cooldown is.
- GlobalCooldownSetting() - Constructor for class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- GlobalCooldownSetting(CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder<?, ?>) - Constructor for class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- GlobalCooldownSettingBuilder() - Constructor for class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder
- GLOBALS - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a global emote.
- GOLDEN_ROD - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- GREEN - Enum constant in enum class com.github.twitch4j.helix.domain.AnnouncementColor
- GREEN - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
H
- hasChatSupport() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Indicates if the Extension can communicate with the installed channel’s chat.
- hashCode() - Method in class com.github.twitch4j.helix.domain.ActiveExtension
- hashCode() - Method in class com.github.twitch4j.helix.domain.AnaylticsDateRange
- hashCode() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheck
- hashCode() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList
- hashCode() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatus
- hashCode() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatusList
- hashCode() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
- hashCode() - Method in class com.github.twitch4j.helix.domain.AutoModSettingsWrapper
- hashCode() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
- hashCode() - Method in class com.github.twitch4j.helix.domain.BannedEvent
- hashCode() - Method in class com.github.twitch4j.helix.domain.BannedEventList
- hashCode() - Method in class com.github.twitch4j.helix.domain.BannedUser
- hashCode() - Method in class com.github.twitch4j.helix.domain.BannedUserList
- hashCode() - Method in class com.github.twitch4j.helix.domain.BanUserInput
- hashCode() - Method in class com.github.twitch4j.helix.domain.BanUsersList
- hashCode() - Method in class com.github.twitch4j.helix.domain.BanUsersResult
- hashCode() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
- hashCode() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
- hashCode() - Method in class com.github.twitch4j.helix.domain.BlockedTerm
- hashCode() - Method in class com.github.twitch4j.helix.domain.BlockedTermList
- hashCode() - Method in class com.github.twitch4j.helix.domain.BlockedUser
- hashCode() - Method in class com.github.twitch4j.helix.domain.BlockedUserList
- hashCode() - Method in class com.github.twitch4j.helix.domain.CategorySearchList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChannelEditor
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChannelEditorList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChannelInformationList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChannelSearchList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChannelVip
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChannelVipList
- hashCode() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
- hashCode() - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
- hashCode() - Method in class com.github.twitch4j.helix.domain.CharityCampaignWrapper
- hashCode() - Method in class com.github.twitch4j.helix.domain.CharityDonationList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChatBadge
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChatBadgeSet
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChatBadgeSetList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChatSettings
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChatSettingsWrapper
- hashCode() - Method in class com.github.twitch4j.helix.domain.Chatter
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChattersList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ChatUserColor
- hashCode() - Method in class com.github.twitch4j.helix.domain.Cheermote
- hashCode() - Method in class com.github.twitch4j.helix.domain.Cheermote.ImageSet
- hashCode() - Method in class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- hashCode() - Method in class com.github.twitch4j.helix.domain.Cheermote.ThemedImages
- hashCode() - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
- hashCode() - Method in class com.github.twitch4j.helix.domain.CheermoteList
- hashCode() - Method in class com.github.twitch4j.helix.domain.Clip
- hashCode() - Method in class com.github.twitch4j.helix.domain.ClipList
- hashCode() - Method in class com.github.twitch4j.helix.domain.CodeStatus
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.CodeStatusList
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.Commercial
- hashCode() - Method in class com.github.twitch4j.helix.domain.CommercialList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ContentClassificationInfo
- hashCode() - Method in class com.github.twitch4j.helix.domain.ContentClassificationList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ContentClassificationState
- hashCode() - Method in class com.github.twitch4j.helix.domain.CreateClip
- hashCode() - Method in class com.github.twitch4j.helix.domain.CreateClipList
- hashCode() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
- hashCode() - Method in class com.github.twitch4j.helix.domain.CreatorGoalsList
- hashCode() - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- hashCode() - Method in class com.github.twitch4j.helix.domain.CustomReward
- hashCode() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- hashCode() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- hashCode() - Method in class com.github.twitch4j.helix.domain.CustomRewardList
- hashCode() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
- hashCode() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemptionList
- hashCode() - Method in class com.github.twitch4j.helix.domain.DateRange
- hashCode() - Method in class com.github.twitch4j.helix.domain.DeletedVideoList
- hashCode() - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
- hashCode() - Method in class com.github.twitch4j.helix.domain.DropsEntitlementList
- hashCode() - Method in class com.github.twitch4j.helix.domain.Emote
- hashCode() - Method in class com.github.twitch4j.helix.domain.Emote.Images
- hashCode() - Method in class com.github.twitch4j.helix.domain.EmoteList
- hashCode() - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
- hashCode() - Method in class com.github.twitch4j.helix.domain.Extension
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalytics
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalyticsList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProductList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannel
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannelsList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionSecret
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionSecrets
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionSecretsList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData
- hashCode() - Method in class com.github.twitch4j.helix.domain.ExtensionTransactionList
- hashCode() - Method in class com.github.twitch4j.helix.domain.Follow
- hashCode() - Method in class com.github.twitch4j.helix.domain.FollowList
- hashCode() - Method in class com.github.twitch4j.helix.domain.Game
- hashCode() - Method in class com.github.twitch4j.helix.domain.GameAnalytics
- hashCode() - Method in class com.github.twitch4j.helix.domain.GameAnalyticsList
- hashCode() - Method in class com.github.twitch4j.helix.domain.GameList
- hashCode() - Method in class com.github.twitch4j.helix.domain.GameTopList
- hashCode() - Method in class com.github.twitch4j.helix.domain.HearthstoneMetadata
- hashCode() - Method in class com.github.twitch4j.helix.domain.HelixPagination
- hashCode() - Method in class com.github.twitch4j.helix.domain.Highlight
- hashCode() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution
- hashCode() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
- hashCode() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent
- hashCode() - Method in class com.github.twitch4j.helix.domain.HypeTrainEventList
- hashCode() - Method in class com.github.twitch4j.helix.domain.InboundFollow
- hashCode() - Method in class com.github.twitch4j.helix.domain.InboundFollowers
- hashCode() - Method in class com.github.twitch4j.helix.domain.IngestServer
- hashCode() - Method in class com.github.twitch4j.helix.domain.IngestServerList
- hashCode() - Method in class com.github.twitch4j.helix.domain.Moderator
- hashCode() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
- hashCode() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- hashCode() - Method in class com.github.twitch4j.helix.domain.ModeratorEventList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ModeratorList
- hashCode() - Method in class com.github.twitch4j.helix.domain.OutboundFollow
- hashCode() - Method in class com.github.twitch4j.helix.domain.OutboundFollowing
- hashCode() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata
- hashCode() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchHero
- hashCode() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchPlayer
- hashCode() - Method in class com.github.twitch4j.helix.domain.Poll
- hashCode() - Method in class com.github.twitch4j.helix.domain.PollsList
- hashCode() - Method in class com.github.twitch4j.helix.domain.Prediction
- hashCode() - Method in class com.github.twitch4j.helix.domain.PredictionsList
- hashCode() - Method in class com.github.twitch4j.helix.domain.RaidRequest
- hashCode() - Method in class com.github.twitch4j.helix.domain.RaidRequestList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
- hashCode() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- hashCode() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.Views
- hashCode() - Method in class com.github.twitch4j.helix.domain.ReleasedExtensionList
- hashCode() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment.Category
- hashCode() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
- hashCode() - Method in class com.github.twitch4j.helix.domain.ScheduledVacation
- hashCode() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
- hashCode() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
- hashCode() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatus
- hashCode() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatusWrapper
- hashCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackAlbum
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackArtist
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrack
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrackWrapper
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadataList
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistTracksList
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.Stream
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamKey
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamKeyList
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamList
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamMarker
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamMarkers
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamMarkersList
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamSchedule
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamScheduleResponse
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamTag
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.StreamTagList
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.Subscription
- hashCode() - Method in class com.github.twitch4j.helix.domain.SubscriptionEvent
- hashCode() - Method in class com.github.twitch4j.helix.domain.SubscriptionEventList
- hashCode() - Method in class com.github.twitch4j.helix.domain.SubscriptionList
- hashCode() - Method in class com.github.twitch4j.helix.domain.Team
- hashCode() - Method in class com.github.twitch4j.helix.domain.TeamList
- hashCode() - Method in class com.github.twitch4j.helix.domain.TeamMember
- hashCode() - Method in class com.github.twitch4j.helix.domain.TeamMembershipList
- hashCode() - Method in class com.github.twitch4j.helix.domain.TeamUser
- hashCode() - Method in class com.github.twitch4j.helix.domain.TwitchHelixError
- hashCode() - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlements
- hashCode() - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlementsList
- hashCode() - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
- hashCode() - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrl
- hashCode() - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrlList
- hashCode() - Method in class com.github.twitch4j.helix.domain.User
- hashCode() - Method in class com.github.twitch4j.helix.domain.UserChatColorList
- hashCode() - Method in class com.github.twitch4j.helix.domain.UserList
- hashCode() - Method in class com.github.twitch4j.helix.domain.Video
- hashCode() - Method in class com.github.twitch4j.helix.domain.Video.MutedSegment
- hashCode() - Method in class com.github.twitch4j.helix.domain.VideoList
- hashCode() - Method in class com.github.twitch4j.helix.domain.VideoMarker
- hashCode() - Method in class com.github.twitch4j.helix.domain.VideoMarkers
- hashCode() - Method in class com.github.twitch4j.helix.domain.WebhookSubscription
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.domain.WebhookSubscriptionList
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookNotification
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.
- hashCode() - Method in class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
-
Deprecated.
- hasNonModeratorChatDelay() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether the broadcaster adds a short delay before chat messages appear in the chat room.
- hasNonModeratorChatDelay(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
A Boolean value that determines whether the broadcaster adds a short delay before chat messages appear in the chat room.
- HearthstoneMetadata - Class in com.github.twitch4j.helix.domain
-
Hearthstone Metadata
- HearthstoneMetadata() - Constructor for class com.github.twitch4j.helix.domain.HearthstoneMetadata
- HelixPagination - Class in com.github.twitch4j.helix.domain
-
Pagination
- HelixPagination() - Constructor for class com.github.twitch4j.helix.domain.HelixPagination
- Highlight - Class in com.github.twitch4j.helix.domain
-
Data for creating Stream Markers.
- Highlight(String) - Constructor for class com.github.twitch4j.helix.domain.Highlight
- Highlight(String, String) - Constructor for class com.github.twitch4j.helix.domain.Highlight
- HIGHLIGHT - Enum constant in enum class com.github.twitch4j.helix.domain.Video.Type
-
Highlight reels of past streams.
- HOT_PINK - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- HYPE_TRAIN - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a hype train emote.
- HypeTrainEvent - Class in com.github.twitch4j.helix.domain
- HypeTrainEvent() - Constructor for class com.github.twitch4j.helix.domain.HypeTrainEvent
- HypeTrainEvent.Contribution - Class in com.github.twitch4j.helix.domain
- HypeTrainEvent.Contribution.Type - Enum Class in com.github.twitch4j.helix.domain
- HypeTrainEvent.EventData - Class in com.github.twitch4j.helix.domain
- HypeTrainEventList - Class in com.github.twitch4j.helix.domain
-
Hype Train Events
- HypeTrainEventList() - Constructor for class com.github.twitch4j.helix.domain.HypeTrainEventList
- HypeTrainTopic - Class in com.github.twitch4j.helix.webhooks.topics
-
Notifies upon active hype train events
- HypeTrainTopic(String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.HypeTrainTopic
I
- id(String) - Method in class com.github.twitch4j.helix.domain.ActiveExtension.ActiveExtensionBuilder
-
(Client) ID of the extension.
- id(String) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
ID of the reward.
- id(String) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
ID of the poll.
- id(String) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
ID of the Prediction.
- image(Reward.Image) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Set of custom images of 1x, 2x and 4x sizes for the reward.
- Images() - Constructor for class com.github.twitch4j.helix.domain.Emote.Images
- ImageSet() - Constructor for class com.github.twitch4j.helix.domain.Cheermote.ImageSet
- IN_REVIEW - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionState
- IN_TEST - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionState
- INACTIVE - Enum constant in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.Code is not currently active.
- InboundFollow - Class in com.github.twitch4j.helix.domain
- InboundFollow() - Constructor for class com.github.twitch4j.helix.domain.InboundFollow
- InboundFollowers - Class in com.github.twitch4j.helix.domain
- InboundFollowers() - Constructor for class com.github.twitch4j.helix.domain.InboundFollowers
- INCORRECT_FORMAT - Enum constant in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.Code was not properly formatted.
- INGESTS_BASE_URL - Static variable in interface com.github.twitch4j.helix.TwitchHelix
-
The default baseUrl to pass to
TwitchHelix.getIngestServers(URI). - IngestServer - Class in com.github.twitch4j.helix.domain
- IngestServer() - Constructor for class com.github.twitch4j.helix.domain.IngestServer
- IngestServerList - Class in com.github.twitch4j.helix.domain
- IngestServerList() - Constructor for class com.github.twitch4j.helix.domain.IngestServerList
- INTERNAL_ERROR - Enum constant in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.Indicates some internal and/or unknown failure handling this code.
- INVALID_ID - Enum constant in enum class com.github.twitch4j.helix.domain.UpdateEntitlementStatus
-
Invalid format for entitlement ID.
- isActive() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatus
-
Whether Shield Mode is active.
- isBitsVotingEnabled() - Method in class com.github.twitch4j.helix.domain.Poll
-
Deprecated.Twitch no longer supports bits on polls.
- isBitsVotingEnabled(Boolean) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
Deprecated.Twitch no longer supports bits on polls.
- isBrandedContent() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Whether the channel has branded content.
- isBrandedContent(Boolean) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
Whether the channel has branded content.
- isBroadcast() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Indicates if Bits product purchase events are broadcast to all instances of an Extension on a channel via the “onTransactionComplete” helper callback.
- isBroadcast(Boolean) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.ExtensionBitsProductBuilder
-
Indicates if Bits product purchase events are broadcast to all instances of an Extension on a channel via the “onTransactionComplete” helper callback.
- isChannelPointsVotingEnabled() - Method in class com.github.twitch4j.helix.domain.Poll
-
Indicates whether Channel Points can be used for voting.
- isChannelPointsVotingEnabled(Boolean) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
Indicates whether Channel Points can be used for voting.
- isDefault() - Method in class com.github.twitch4j.helix.domain.IngestServer
-
Reserved for internal use.
- isEmoteOnlyMode() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether chat messages must contain only emotes.
- isEmoteOnlyMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
A Boolean value that determines whether chat messages must contain only emotes.
- isEnabled() - Method in class com.github.twitch4j.helix.domain.ContentClassificationState
-
Whether the label should be enabled (true) or disabled for the channel.
- isEnabled() - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- isEnabled() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether the reward currently enabled; if false the reward won’t show up to viewers.
- isEnabled() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- isEnabled() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- isEnabled(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Whether the reward currently enabled; if false the reward won’t show up to viewers.
- isEnabled(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder
- isEnabled(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder
- isEnabled(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder
- isFollowersOnlyMode() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether the broadcaster restricts the chat room to followers only, based on how long they’ve followed.
- isFollowersOnlyMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
A Boolean value that determines whether the broadcaster restricts the chat room to followers only, based on how long they’ve followed.
- isGlobalBroadcast() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
Indicates if the message should be sent to all channels where your Extension is active.
- isInDevelopment() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Indicates if the product is in development and not yet released for public use.
- isInDevelopment(Boolean) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.ExtensionBitsProductBuilder
-
Indicates if the product is in development and not yet released for public use.
- isInStock() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether the reward is currently in stock; if false viewers can’t redeem.
- isInStock(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Whether the reward is currently in stock; if false viewers can’t redeem.
- isMature() - Method in class com.github.twitch4j.helix.domain.RaidRequest
-
Whether the channel being raided contains mature content.
- isMature() - Method in class com.github.twitch4j.helix.domain.Stream
-
Indicates if the broadcaster has specified their channel contains mature content that may be inappropriate for younger audiences.
- isPaused() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether the reward is currently paused; if true viewers can’t redeem.
- isPaused(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Whether the reward is currently paused; if true viewers can’t redeem.
- isRecurring() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
-
Indicates whether the scheduled broadcast is recurring weekly.
- isSlowMode() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether the broadcaster limits how often users in the chat room are allowed to send messages.
- isSlowMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
A Boolean value that determines whether the broadcaster limits how often users in the chat room are allowed to send messages.
- isSubscribersOnlyMode() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether only users that subscribe to the broadcaster’s channel can talk in the chat room.
- isSubscribersOnlyMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
A Boolean value that determines whether only users that subscribe to the broadcaster’s channel can talk in the chat room.
- isUniqueChatMode() - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether the broadcaster requires users to post only unique messages in the chat room.
- isUniqueChatMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
A Boolean value that determines whether the broadcaster requires users to post only unique messages in the chat room.
- isUserInputRequired() - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Does the user need to enter information when redeeming the reward.
- isUserInputRequired(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Does the user need to enter information when redeeming the reward.
- isValidConfiguration() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
L
- LARGE - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Scale
-
A large version (112px x 112px) of the emote.
- LIGHT - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Theme
- LIMITED_TIME - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a limited time emote.
- lockedAt(Instant) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
UTC timestamp for when the Prediction was locked.
M
- manageAutoModHeldMessage(String, String, String, AutoModHeldMessageAction) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Allow or deny a message that was held for review by AutoMod.
- MAPPINGS - Static variable in enum class com.github.twitch4j.helix.domain.Video.SearchOrder
- MAPPINGS - Static variable in enum class com.github.twitch4j.helix.domain.Video.SearchPeriod
- MAPPINGS - Static variable in enum class com.github.twitch4j.helix.domain.Video.Type
- markDepletedBanBucket(String) - Method in class com.github.twitch4j.helix.interceptor.TwitchHelixRateLimitTracker
- maxPerStream(Integer) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder
- maxPerStreamSetting(CustomReward.MaxPerStreamSetting) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Whether a maximum per stream is enabled and what the maximum is.
- MaxPerStreamSetting() - Constructor for class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- MaxPerStreamSetting(CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder<?, ?>) - Constructor for class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- MaxPerStreamSettingBuilder() - Constructor for class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder
- maxPerUserPerStream(Integer) - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder
- maxPerUserPerStreamSetting(CustomReward.MaxPerUserPerStreamSetting) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Whether a maximum per user per stream is enabled and what the maximum is.
- MaxPerUserPerStreamSetting() - Constructor for class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- MaxPerUserPerStreamSetting(CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder<?, ?>) - Constructor for class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- MaxPerUserPerStreamSettingBuilder() - Constructor for class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder
- MEDIUM - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Scale
-
A medium version (56px x 56px) of the emote.
- message(AutomodEnforceCheck) - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList.AutomodEnforceCheckListBuilder
- message(String) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput.SendPubSubMessageInputBuilder
-
String-encoded JSON message to be sent.
- messages(Collection<? extends AutomodEnforceCheck>) - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList.AutomodEnforceCheckListBuilder
- misogyny(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The Automod level for discrimination against women.
- MOCK_BASE_URL - Static variable in class com.github.twitch4j.helix.TwitchHelixBuilder
-
The default URL used by the Mock API server generated by the Twitch CLI.
- MODE_SUBSCRIBE - Static variable in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.
- MODE_UNSUBSCRIBE - Static variable in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.
- Moderator - Class in com.github.twitch4j.helix.domain
- Moderator() - Constructor for class com.github.twitch4j.helix.domain.Moderator
- ModeratorChangeTopic - Class in com.github.twitch4j.helix.webhooks.topics
-
Notifies when a broadcaster adds or removes moderators.
- ModeratorChangeTopic(String, String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.ModeratorChangeTopic
- ModeratorEvent - Class in com.github.twitch4j.helix.domain
- ModeratorEvent() - Constructor for class com.github.twitch4j.helix.domain.ModeratorEvent
- ModeratorEvent.ModeratorEventData - Class in com.github.twitch4j.helix.domain
- ModeratorEventData() - Constructor for class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- ModeratorEventList - Class in com.github.twitch4j.helix.domain
- ModeratorEventList() - Constructor for class com.github.twitch4j.helix.domain.ModeratorEventList
- moderatorId(String) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
The moderator’s ID.
- moderatorId(String) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The moderator’s ID.
- ModeratorList - Class in com.github.twitch4j.helix.domain
- ModeratorList() - Constructor for class com.github.twitch4j.helix.domain.ModeratorList
- MONTH - Enum constant in enum class com.github.twitch4j.helix.domain.Video.SearchPeriod
- MutedSegment() - Constructor for class com.github.twitch4j.helix.domain.Video.MutedSegment
N
- name(String) - Method in class com.github.twitch4j.helix.domain.ActiveExtension.ActiveExtensionBuilder
-
Name of the extension.
- NamedUserChatColor - Enum Class in com.github.twitch4j.helix.domain
-
The color to use for the user’s name in chat.
- nonModeratorChatDelayDuration(Integer) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
The amount of time, in seconds, that messages are delayed from appearing in chat.
- NOT_FOUND - Enum constant in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.Code is not valid and/or does not exist in our database.
- NOT_FOUND - Enum constant in enum class com.github.twitch4j.helix.domain.UpdateEntitlementStatus
-
Entitlement ID does not exist.
- NOTIFICATION - Enum constant in enum class com.github.twitch4j.helix.domain.SubscriptionEvent.Type
-
When a user who is subscribed to a broadcaster notifies the broadcaster of their subscription in the chat.
O
- OFFICIAL_BASE_URL - Static variable in class com.github.twitch4j.helix.TwitchHelixBuilder
-
The official base URL used by production Twitch Helix API servers.
- ORANGE - Enum constant in enum class com.github.twitch4j.helix.domain.AnnouncementColor
- ORANGE_RED - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- OTHER - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
The channel emote type was unknown; please report on our Discord or Github!
- OTHER - Enum constant in enum class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution.Type
- OutboundFollow - Class in com.github.twitch4j.helix.domain
- OutboundFollow() - Constructor for class com.github.twitch4j.helix.domain.OutboundFollow
- OutboundFollowing - Class in com.github.twitch4j.helix.domain
- OutboundFollowing() - Constructor for class com.github.twitch4j.helix.domain.OutboundFollowing
- outcome(PredictionOutcome) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
- outcomes(Collection<? extends PredictionOutcome>) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
- overallLevel(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The default AutoMod level for the broadcaster.
- OverwatchHero() - Constructor for class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchHero
- OverwatchMetadata - Class in com.github.twitch4j.helix.domain
-
Overwatch Metadata
- OverwatchMetadata() - Constructor for class com.github.twitch4j.helix.domain.OverwatchMetadata
- OverwatchMetadata.OverwatchHero - Class in com.github.twitch4j.helix.domain
-
Overwatch Hero
- OverwatchMetadata.OverwatchPlayer - Class in com.github.twitch4j.helix.domain
-
Overwatch Player
- OverwatchPlayer() - Constructor for class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchPlayer
P
- parseEmoteType(String) - Static method in enum class com.github.twitch4j.helix.domain.Emote.Type
- PATH - Static variable in class com.github.twitch4j.helix.webhooks.topics.ChannelBanTopic
- PATH - Static variable in class com.github.twitch4j.helix.webhooks.topics.ChannelSubscriptionTopic
- PATH - Static variable in class com.github.twitch4j.helix.webhooks.topics.ExtensionTransactionsTopic
- PATH - Static variable in class com.github.twitch4j.helix.webhooks.topics.FollowsTopic
- PATH - Static variable in class com.github.twitch4j.helix.webhooks.topics.HypeTrainTopic
- PATH - Static variable in class com.github.twitch4j.helix.webhooks.topics.ModeratorChangeTopic
- PATH - Static variable in class com.github.twitch4j.helix.webhooks.topics.StreamsTopic
- PATH - Static variable in class com.github.twitch4j.helix.webhooks.topics.UsersTopic
- PENDING_ACTION - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionState
- PLAYLIST - Enum constant in enum class com.github.twitch4j.helix.domain.SoundtrackSource.Type
-
Deprecated.
- Poll - Class in com.github.twitch4j.helix.domain
- Poll() - Constructor for class com.github.twitch4j.helix.domain.Poll
- Poll(String, String, String, String, String, List<PollChoice>, Boolean, Integer, Boolean, Integer, PollStatus, Integer, Instant, Instant) - Constructor for class com.github.twitch4j.helix.domain.Poll
- Poll.PollBuilder - Class in com.github.twitch4j.helix.domain
- PollsList - Class in com.github.twitch4j.helix.domain
- PollsList() - Constructor for class com.github.twitch4j.helix.domain.PollsList
- Prediction - Class in com.github.twitch4j.helix.domain
- Prediction() - Constructor for class com.github.twitch4j.helix.domain.Prediction
- Prediction(String, String, String, String, String, String, List<PredictionOutcome>, Integer, PredictionStatus, Instant, Instant, Instant) - Constructor for class com.github.twitch4j.helix.domain.Prediction
- Prediction.PredictionBuilder - Class in com.github.twitch4j.helix.domain
- PredictionsList - Class in com.github.twitch4j.helix.domain
- PredictionsList() - Constructor for class com.github.twitch4j.helix.domain.PredictionsList
- predictionWindowSeconds(Integer) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
Total duration for the Prediction (in seconds).
- PRIMARY - Enum constant in enum class com.github.twitch4j.helix.domain.AnnouncementColor
- PRIME - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a prime or turbo emote.
- ProductData() - Constructor for class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData
- ProductType() - Constructor for class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductType
- prompt(String) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
The prompt for the viewer when they are redeeming the reward.
- PURPLE - Enum constant in enum class com.github.twitch4j.helix.domain.AnnouncementColor
R
- raceEthnicityOrReligion(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The Automod level for racial discrimination.
- RaidRequest - Class in com.github.twitch4j.helix.domain
- RaidRequest() - Constructor for class com.github.twitch4j.helix.domain.RaidRequest
- RaidRequestList - Class in com.github.twitch4j.helix.domain
- RaidRequestList() - Constructor for class com.github.twitch4j.helix.domain.RaidRequestList
- reason(String) - Method in class com.github.twitch4j.helix.domain.BanUserInput.BanUserInputBuilder
-
The reason the user is being banned or put in a timeout.
- recurring(Boolean) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput.ScheduleSegmentInputBuilder
-
Indicates if the scheduled broadcast is recurring weekly.
- RED - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- redeemCode(String, List<String>, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Twitch decommissioned this endpoint on 2023-02-27.
- redemptionsRedeemedCurrentStream(Integer) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
The number of redemptions redeemed during the current live stream.
- REJECTED - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionState
- RELEASED - Enum constant in enum class com.github.twitch4j.helix.domain.ExtensionState
- ReleasedExtension - Class in com.github.twitch4j.helix.domain
- ReleasedExtension() - Constructor for class com.github.twitch4j.helix.domain.ReleasedExtension
- ReleasedExtension.View - Class in com.github.twitch4j.helix.domain
- ReleasedExtension.Views - Class in com.github.twitch4j.helix.domain
- ReleasedExtensionList - Class in com.github.twitch4j.helix.domain
- ReleasedExtensionList() - Constructor for class com.github.twitch4j.helix.domain.ReleasedExtensionList
- REMAINING_HEADER - Static variable in class com.github.twitch4j.helix.interceptor.TwitchHelixDecoder
- removeBlockedTerm(String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Removes the word or phrase that the broadcaster is blocking users from using in their chat room.
- removeChannelModerator(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Removes a moderator from the broadcaster’s chat room.
- removeChannelVip(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Removes a VIP from the broadcaster’s chat room.
- replaceStreamTags(String, String, List<UUID>) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.Twitch has decommissioned this endpoint in favor of
TwitchHelix.updateChannelInformation(String, String, ChannelInformation)due to the latest custom tags system. - requestIdentityLink() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
-
Indicates if the Extension wants to explicitly ask viewers to link their Twitch identity.
- requestWebhookSubscription(WebhookRequest, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
- REWARDS - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a rewards emote.
S
- ScheduledSegment - Class in com.github.twitch4j.helix.domain
- ScheduledSegment() - Constructor for class com.github.twitch4j.helix.domain.ScheduledSegment
- ScheduledSegment.Category - Class in com.github.twitch4j.helix.domain
- ScheduledVacation - Class in com.github.twitch4j.helix.domain
- ScheduledVacation() - Constructor for class com.github.twitch4j.helix.domain.ScheduledVacation
- ScheduleSegmentInput - Class in com.github.twitch4j.helix.domain
- ScheduleSegmentInput() - Constructor for class com.github.twitch4j.helix.domain.ScheduleSegmentInput
- ScheduleSegmentInput(Instant, String, Boolean, Boolean, Integer, String, String) - Constructor for class com.github.twitch4j.helix.domain.ScheduleSegmentInput
- ScheduleSegmentInput.ScheduleSegmentInputBuilder - Class in com.github.twitch4j.helix.domain
- SEA_GREEN - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- searchCategories(String, String, Integer, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Returns a list of games or categories that match the query via name either entirely or partially
- searchChannels(String, String, Integer, String, Boolean) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Gets the channels that match the specified query and have streamed content within the past 6 months.
- segment(ExtensionSegment) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput.ExtensionConfigurationSegmentInputBuilder
-
Required: Configuration type.
- self() - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder
- self() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder
- self() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder
- self() - Method in class com.github.twitch4j.helix.domain.CustomReward.Setting.SettingBuilder
- sendChatAnnouncement(String, String, String, String, AnnouncementColor) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Sends an announcement to the broadcaster’s chat room.
- sendExtensionChatMessage(String, String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Sends a specified chat message to a specified channel.
- sendExtensionPubSubMessage(String, String, SendPubSubMessageInput) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Twitch provides a publish-subscribe system for your EBS to communicate with both the broadcaster and viewers.
- sendExtensionPubSubMessage(String, String, String, SendPubSubMessageInput) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Deprecated.
- SendPubSubMessageInput - Class in com.github.twitch4j.helix.domain
- SendPubSubMessageInput() - Constructor for class com.github.twitch4j.helix.domain.SendPubSubMessageInput
- SendPubSubMessageInput(List<String>, String, boolean, String) - Constructor for class com.github.twitch4j.helix.domain.SendPubSubMessageInput
- SendPubSubMessageInput.SendPubSubMessageInputBuilder - Class in com.github.twitch4j.helix.domain
- sendShoutout(String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Sends a Shoutout to the specified broadcaster.
- sendWhisper(String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Sends a whisper message to the specified user.
- serialize(Collection<ContentClassificationState>, JsonGenerator, SerializerProvider) - Method in class com.github.twitch4j.helix.interceptor.ContentClassificationStateListSerializer
- setCallback(String) - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Callback URL
- setEntries(List<BitsLeaderboardEntry>) - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
-
Data
- setEvents(List<ModeratorEvent>) - Method in class com.github.twitch4j.helix.domain.ModeratorEventList
- setExtensionAnalytics(List<ExtensionAnalytics>) - Method in class com.github.twitch4j.helix.domain.ExtensionAnalyticsList
-
Data
- setExtensionConfigurationSegment(String, String, ExtensionConfigurationSegmentInput) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Sets a single configuration segment of any type.
- setExtensionRequiredConfiguration(String, String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Enable activation of a specified Extension, after any required broadcaster configuration is correct.
- setGameAnalytics(List<GameAnalytics>) - Method in class com.github.twitch4j.helix.domain.GameAnalyticsList
-
Data
- setLeaseSeconds(Integer) - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Lease time in seconds.
- setMode(String) - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Either "subscribe" or "unsubscribe"
- setModerators(List<Moderator>) - Method in class com.github.twitch4j.helix.domain.ModeratorList
- setPagination(HelixPagination) - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
-
Deprecated.
- setPagination(HelixPagination) - Method in class com.github.twitch4j.helix.domain.ExtensionAnalyticsList
- setPagination(HelixPagination) - Method in class com.github.twitch4j.helix.domain.GameAnalyticsList
- setPagination(HelixPagination) - Method in class com.github.twitch4j.helix.domain.ModeratorEventList
- setPagination(HelixPagination) - Method in class com.github.twitch4j.helix.domain.ModeratorList
- setPagination(HelixPagination) - Method in class com.github.twitch4j.helix.domain.StreamList
- setPagination(HelixPagination) - Method in class com.github.twitch4j.helix.domain.StreamTagList
-
Deprecated.
- setPagination(HelixPagination) - Method in class com.github.twitch4j.helix.domain.SubscriptionList
-
A cursor value, to be used in a subsequent request to specify the starting point of the next set of results.
- setPoints(Integer) - Method in class com.github.twitch4j.helix.domain.SubscriptionList
-
The current number of subscriber points earned by this broadcaster.
- setSecret(String) - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Secret used to sign notification payloads.
- setStreams(List<Stream>) - Method in class com.github.twitch4j.helix.domain.StreamList
-
Data
- setStreamTags(List<StreamTag>) - Method in class com.github.twitch4j.helix.domain.StreamTagList
-
Deprecated.These tags are no longer populated due to Twitch deprecation.
- setSubscriptions(List<Subscription>) - Method in class com.github.twitch4j.helix.domain.SubscriptionList
-
The subscriptions.
- Setting() - Constructor for class com.github.twitch4j.helix.domain.CustomReward.Setting
- Setting(CustomReward.Setting.SettingBuilder<?, ?>) - Constructor for class com.github.twitch4j.helix.domain.CustomReward.Setting
- SettingBuilder() - Constructor for class com.github.twitch4j.helix.domain.CustomReward.Setting.SettingBuilder
- setTopic(String) - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.Topic URL Can be generated by TwitchWebhookTopic.toString()
- setTotal(Integer) - Method in class com.github.twitch4j.helix.domain.SubscriptionList
-
The number of Twitch users subscribed to the broadcaster.
- sexBasedTerms(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The Automod level for sexual content.
- sexualitySexOrGender(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The AutoMod level for discrimination based on sexuality, sex, or gender.
- ShieldModeStatus - Class in com.github.twitch4j.helix.domain
- ShieldModeStatus() - Constructor for class com.github.twitch4j.helix.domain.ShieldModeStatus
- ShieldModeStatusWrapper - Class in com.github.twitch4j.helix.domain
- ShieldModeStatusWrapper() - Constructor for class com.github.twitch4j.helix.domain.ShieldModeStatusWrapper
- shouldRedemptionsSkipRequestQueue(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
Whether redemptions should be set to FULFILLED status immediately when redeemed and skip the request queue instead of the normal UNFULFILLED status.
- SizedImages() - Constructor for class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- sku(String) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.ExtensionBitsProductBuilder
-
SKU of the Bits product.
- slowModeWaitTime(Integer) - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
-
The amount of time, in seconds, that users need to wait between sending messages.
- SMALL - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Scale
-
A small version (28px x 28px) of the emote.
- SMILIES - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a smiley emote.
- SoundtrackAlbum - Class in com.github.twitch4j.helix.domain
- SoundtrackAlbum() - Constructor for class com.github.twitch4j.helix.domain.SoundtrackAlbum
-
Deprecated.
- SoundtrackArtist - Class in com.github.twitch4j.helix.domain
- SoundtrackArtist() - Constructor for class com.github.twitch4j.helix.domain.SoundtrackArtist
-
Deprecated.
- SoundtrackCurrentTrack - Class in com.github.twitch4j.helix.domain
- SoundtrackCurrentTrack() - Constructor for class com.github.twitch4j.helix.domain.SoundtrackCurrentTrack
-
Deprecated.
- SoundtrackCurrentTrackWrapper - Class in com.github.twitch4j.helix.domain
- SoundtrackCurrentTrackWrapper() - Constructor for class com.github.twitch4j.helix.domain.SoundtrackCurrentTrackWrapper
-
Deprecated.
- SoundtrackPlaylistMetadata - Class in com.github.twitch4j.helix.domain
- SoundtrackPlaylistMetadata() - Constructor for class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
-
Deprecated.
- SoundtrackPlaylistMetadataList - Class in com.github.twitch4j.helix.domain
- SoundtrackPlaylistMetadataList() - Constructor for class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadataList
-
Deprecated.
- SoundtrackPlaylistTracksList - Class in com.github.twitch4j.helix.domain
- SoundtrackPlaylistTracksList() - Constructor for class com.github.twitch4j.helix.domain.SoundtrackPlaylistTracksList
-
Deprecated.
- SoundtrackSource - Class in com.github.twitch4j.helix.domain
- SoundtrackSource() - Constructor for class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.
- SoundtrackSource.Type - Enum Class in com.github.twitch4j.helix.domain
-
Deprecated.
- SoundtrackTrack - Class in com.github.twitch4j.helix.domain
- SoundtrackTrack() - Constructor for class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.
- SPONSORED - Enum constant in enum class com.github.twitch4j.helix.domain.Cheermote.Type
- SPRING_GREEN - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- startCommercial(String, String, Integer) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Starts a commercial on a specified channel
- startedAt(Instant) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
UTC timestamp for the poll’s start time.
- startRaid(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Raid another channel by sending the broadcaster’s viewers to the targeted channel.
- startTime(Instant) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput.ScheduleSegmentInputBuilder
-
Start time for the scheduled broadcast specified in RFC3339 format.
- STATIC - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Format
-
Indicates a static PNG file is available for this emote.
- STATION - Enum constant in enum class com.github.twitch4j.helix.domain.SoundtrackSource.Type
-
Deprecated.
- status(PollStatus) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
Poll status.
- status(PredictionStatus) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
Status of the Prediction.
- Stream - Class in com.github.twitch4j.helix.domain
-
Stream (LiveStream)
- Stream() - Constructor for class com.github.twitch4j.helix.domain.Stream
- StreamKey - Class in com.github.twitch4j.helix.domain
- StreamKey() - Constructor for class com.github.twitch4j.helix.domain.StreamKey
- StreamKeyList - Class in com.github.twitch4j.helix.domain
-
Stream Keys
- StreamKeyList() - Constructor for class com.github.twitch4j.helix.domain.StreamKeyList
- StreamList - Class in com.github.twitch4j.helix.domain
-
Stream List
- StreamList() - Constructor for class com.github.twitch4j.helix.domain.StreamList
- StreamMarker - Class in com.github.twitch4j.helix.domain
-
Model representing the response for Create Stream Marker.
- StreamMarker() - Constructor for class com.github.twitch4j.helix.domain.StreamMarker
- StreamMarkers - Class in com.github.twitch4j.helix.domain
-
Model representing a stream.
- StreamMarkers() - Constructor for class com.github.twitch4j.helix.domain.StreamMarkers
- StreamMarkersList - Class in com.github.twitch4j.helix.domain
-
Model representing a stream.
- StreamMarkersList() - Constructor for class com.github.twitch4j.helix.domain.StreamMarkersList
- StreamSchedule - Class in com.github.twitch4j.helix.domain
- StreamSchedule() - Constructor for class com.github.twitch4j.helix.domain.StreamSchedule
- StreamScheduleResponse - Class in com.github.twitch4j.helix.domain
- StreamScheduleResponse() - Constructor for class com.github.twitch4j.helix.domain.StreamScheduleResponse
- StreamsTopic - Class in com.github.twitch4j.helix.webhooks.topics
-
Notifies when a stream changes; e.g., stream goes online or offline, the stream title changes, or the game changes.
- StreamsTopic(String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.StreamsTopic
- StreamTag - Class in com.github.twitch4j.helix.domain
-
Deprecated.
- StreamTag() - Constructor for class com.github.twitch4j.helix.domain.StreamTag
-
Deprecated.
- StreamTagList - Class in com.github.twitch4j.helix.domain
-
Deprecated.Twitch has deprecated UUID-based tags with the latest custom tags system.
- StreamTagList() - Constructor for class com.github.twitch4j.helix.domain.StreamTagList
-
Deprecated.
- SUBS - Enum constant in enum class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution.Type
- SUBSCRIBE - Enum constant in enum class com.github.twitch4j.helix.domain.SubscriptionEvent.Type
-
When the subscription payment is processed and the user has officially started their subscription.
- Subscription - Class in com.github.twitch4j.helix.domain
- Subscription() - Constructor for class com.github.twitch4j.helix.domain.Subscription
- SubscriptionEvent - Class in com.github.twitch4j.helix.domain
- SubscriptionEvent() - Constructor for class com.github.twitch4j.helix.domain.SubscriptionEvent
- SubscriptionEvent.Type - Enum Class in com.github.twitch4j.helix.domain
-
The type of event in the event_data payload.
- SubscriptionEventList - Class in com.github.twitch4j.helix.domain
- SubscriptionEventList() - Constructor for class com.github.twitch4j.helix.domain.SubscriptionEventList
- SubscriptionList - Class in com.github.twitch4j.helix.domain
- SubscriptionList() - Constructor for class com.github.twitch4j.helix.domain.SubscriptionList
- SUBSCRIPTIONS - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a custom subscriber emote.
- SUCCESS - Enum constant in enum class com.github.twitch4j.helix.domain.UpdateEntitlementStatus
-
Entitlement was successfully updated.
- SUCCESSFULLY_REDEEMED - Enum constant in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.Request successfully redeemed this code to the authenticated user’s account.
- swearing(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
-
The Automod level for profanity.
T
- tags(List<String>) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
A list of channel-defined tags to apply to the channel.
- target(String) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput.SendPubSubMessageInputBuilder
- targets(Collection<? extends String>) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput.SendPubSubMessageInputBuilder
- Team - Class in com.github.twitch4j.helix.domain
- Team() - Constructor for class com.github.twitch4j.helix.domain.Team
- TeamList - Class in com.github.twitch4j.helix.domain
- TeamList() - Constructor for class com.github.twitch4j.helix.domain.TeamList
- TeamMember - Class in com.github.twitch4j.helix.domain
- TeamMember() - Constructor for class com.github.twitch4j.helix.domain.TeamMember
- TeamMembershipList - Class in com.github.twitch4j.helix.domain
- TeamMembershipList() - Constructor for class com.github.twitch4j.helix.domain.TeamMembershipList
- TeamUser - Class in com.github.twitch4j.helix.domain
- TeamUser() - Constructor for class com.github.twitch4j.helix.domain.TeamUser
- ThemedImages() - Constructor for class com.github.twitch4j.helix.domain.Cheermote.ThemedImages
- Tier() - Constructor for class com.github.twitch4j.helix.domain.Cheermote.Tier
- TIME - Enum constant in enum class com.github.twitch4j.helix.domain.Video.SearchOrder
-
Sort the results in descending order by when they were created (i.e., latest video first).
- timezone(String) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput.ScheduleSegmentInputBuilder
-
The timezone of the application creating the scheduled broadcast using the IANA time zone database format.
- title - Variable in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.The playlist’s or station’s title.
- title(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
-
Title of the stream
- title(String) - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
-
The title of the reward.
- title(String) - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
-
Question displayed for the poll.
- title(String) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
Title for the Prediction.
- title(String) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput.ScheduleSegmentInputBuilder
-
Title for the scheduled broadcast.
- toBuilder() - Method in class com.github.twitch4j.helix.domain.ActiveExtension
- toBuilder() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
- toBuilder() - Method in class com.github.twitch4j.helix.domain.BanUserInput
- toBuilder() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
- toBuilder() - Method in class com.github.twitch4j.helix.domain.ChatSettings
- toBuilder() - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- toBuilder() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- toBuilder() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- toBuilder() - Method in class com.github.twitch4j.helix.domain.CustomReward
- toBuilder() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- toBuilder() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- toBuilder() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
- toBuilder() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
- toBuilder() - Method in class com.github.twitch4j.helix.domain.Poll
- toBuilder() - Method in class com.github.twitch4j.helix.domain.Prediction
- toBuilder() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
- toBuilder() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
- toBuilder() - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
- toString() - Method in class com.github.twitch4j.helix.domain.ActiveExtension.ActiveExtensionBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.ActiveExtension
- toString() - Method in class com.github.twitch4j.helix.domain.AnaylticsDateRange
- toString() - Method in enum class com.github.twitch4j.helix.domain.AnnouncementColor
- toString() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheck
- toString() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList.AutomodEnforceCheckListBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceCheckList
- toString() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatus
- toString() - Method in class com.github.twitch4j.helix.domain.AutomodEnforceStatusList
- toString() - Method in class com.github.twitch4j.helix.domain.AutoModSettings.AutoModSettingsBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.AutoModSettings
- toString() - Method in class com.github.twitch4j.helix.domain.AutoModSettingsWrapper
- toString() - Method in class com.github.twitch4j.helix.domain.BannedEvent.EventData
- toString() - Method in enum class com.github.twitch4j.helix.domain.BannedEvent.EventType
- toString() - Method in class com.github.twitch4j.helix.domain.BannedEvent
- toString() - Method in class com.github.twitch4j.helix.domain.BannedEventList
- toString() - Method in class com.github.twitch4j.helix.domain.BannedUser
- toString() - Method in class com.github.twitch4j.helix.domain.BannedUserList
- toString() - Method in class com.github.twitch4j.helix.domain.BanUserInput.BanUserInputBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.BanUserInput
- toString() - Method in class com.github.twitch4j.helix.domain.BanUsersList
- toString() - Method in class com.github.twitch4j.helix.domain.BanUsersResult
- toString() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboard
- toString() - Method in class com.github.twitch4j.helix.domain.BitsLeaderboardEntry
- toString() - Method in class com.github.twitch4j.helix.domain.BlockedTerm
- toString() - Method in class com.github.twitch4j.helix.domain.BlockedTermList
- toString() - Method in class com.github.twitch4j.helix.domain.BlockedUser
- toString() - Method in class com.github.twitch4j.helix.domain.BlockedUserList
- toString() - Method in class com.github.twitch4j.helix.domain.CategorySearchList
- toString() - Method in class com.github.twitch4j.helix.domain.ChannelEditor
- toString() - Method in class com.github.twitch4j.helix.domain.ChannelEditorList
- toString() - Method in class com.github.twitch4j.helix.domain.ChannelInformation.ChannelInformationBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.ChannelInformation
- toString() - Method in class com.github.twitch4j.helix.domain.ChannelInformationList
- toString() - Method in class com.github.twitch4j.helix.domain.ChannelSearchList
- toString() - Method in class com.github.twitch4j.helix.domain.ChannelSearchResult
- toString() - Method in class com.github.twitch4j.helix.domain.ChannelVip
- toString() - Method in class com.github.twitch4j.helix.domain.ChannelVipList
- toString() - Method in class com.github.twitch4j.helix.domain.CharityCampaign
- toString() - Method in class com.github.twitch4j.helix.domain.CharityCampaignDonation
- toString() - Method in class com.github.twitch4j.helix.domain.CharityCampaignWrapper
- toString() - Method in class com.github.twitch4j.helix.domain.CharityDonationList
- toString() - Method in class com.github.twitch4j.helix.domain.ChatBadge
- toString() - Method in class com.github.twitch4j.helix.domain.ChatBadgeSet
- toString() - Method in class com.github.twitch4j.helix.domain.ChatBadgeSetList
- toString() - Method in class com.github.twitch4j.helix.domain.ChatSettings.ChatSettingsBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.ChatSettings
- toString() - Method in class com.github.twitch4j.helix.domain.ChatSettingsWrapper
- toString() - Method in class com.github.twitch4j.helix.domain.Chatter
- toString() - Method in class com.github.twitch4j.helix.domain.ChattersList
- toString() - Method in class com.github.twitch4j.helix.domain.ChatUserColor
- toString() - Method in class com.github.twitch4j.helix.domain.Cheermote.ImageSet
- toString() - Method in class com.github.twitch4j.helix.domain.Cheermote.SizedImages
- toString() - Method in class com.github.twitch4j.helix.domain.Cheermote.ThemedImages
- toString() - Method in class com.github.twitch4j.helix.domain.Cheermote.Tier
- toString() - Method in class com.github.twitch4j.helix.domain.Cheermote
- toString() - Method in enum class com.github.twitch4j.helix.domain.Cheermote.Type
- toString() - Method in class com.github.twitch4j.helix.domain.CheermoteList
- toString() - Method in class com.github.twitch4j.helix.domain.Clip
- toString() - Method in class com.github.twitch4j.helix.domain.ClipList
- toString() - Method in class com.github.twitch4j.helix.domain.CodeStatus
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.CodeStatusList
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.Commercial
- toString() - Method in class com.github.twitch4j.helix.domain.CommercialList
- toString() - Method in class com.github.twitch4j.helix.domain.ContentClassificationInfo
- toString() - Method in class com.github.twitch4j.helix.domain.ContentClassificationList
- toString() - Method in class com.github.twitch4j.helix.domain.ContentClassificationState
- toString() - Method in class com.github.twitch4j.helix.domain.CreateClip
- toString() - Method in class com.github.twitch4j.helix.domain.CreateClipList
- toString() - Method in class com.github.twitch4j.helix.domain.CreatorGoal
- toString() - Method in class com.github.twitch4j.helix.domain.CreatorGoalsList
- toString() - Method in class com.github.twitch4j.helix.domain.CustomReward.CustomRewardBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting.GlobalCooldownSettingBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.CustomReward.GlobalCooldownSetting
- toString() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting.MaxPerStreamSettingBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerStreamSetting
- toString() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting.MaxPerUserPerStreamSettingBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.CustomReward.MaxPerUserPerStreamSetting
- toString() - Method in class com.github.twitch4j.helix.domain.CustomReward.Setting.SettingBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.CustomReward
- toString() - Method in class com.github.twitch4j.helix.domain.CustomRewardList
- toString() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemption
- toString() - Method in class com.github.twitch4j.helix.domain.CustomRewardRedemptionList
- toString() - Method in class com.github.twitch4j.helix.domain.DateRange
- toString() - Method in class com.github.twitch4j.helix.domain.DeletedVideoList
- toString() - Method in class com.github.twitch4j.helix.domain.DropsEntitlement
- toString() - Method in class com.github.twitch4j.helix.domain.DropsEntitlementList
- toString() - Method in class com.github.twitch4j.helix.domain.Emote.Images
- toString() - Method in class com.github.twitch4j.helix.domain.Emote
- toString() - Method in class com.github.twitch4j.helix.domain.EmoteList
- toString() - Method in class com.github.twitch4j.helix.domain.EventSubSubscriptionList
- toString() - Method in class com.github.twitch4j.helix.domain.Extension
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions.ActiveExtensionsBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList.ActiveExtensions
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionActiveList
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalytics
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionAnalyticsList
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost.CostBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.ExtensionBitsProductBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProductList
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegment
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput.ExtensionConfigurationSegmentInputBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentList
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionList
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannel
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionLiveChannelsList
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionSecret
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionSecrets
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionSecretsList
- toString() - Method in enum class com.github.twitch4j.helix.domain.ExtensionSegment
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData.Cost
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction.ProductData
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionTransaction
- toString() - Method in class com.github.twitch4j.helix.domain.ExtensionTransactionList
- toString() - Method in class com.github.twitch4j.helix.domain.Follow
- toString() - Method in class com.github.twitch4j.helix.domain.FollowList
- toString() - Method in class com.github.twitch4j.helix.domain.Game
- toString() - Method in class com.github.twitch4j.helix.domain.GameAnalytics
- toString() - Method in class com.github.twitch4j.helix.domain.GameAnalyticsList
- toString() - Method in class com.github.twitch4j.helix.domain.GameList
- toString() - Method in class com.github.twitch4j.helix.domain.GameTopList
- toString() - Method in class com.github.twitch4j.helix.domain.HearthstoneMetadata
- toString() - Method in class com.github.twitch4j.helix.domain.HelixPagination
- toString() - Method in class com.github.twitch4j.helix.domain.Highlight
- toString() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution
- toString() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent.EventData
- toString() - Method in class com.github.twitch4j.helix.domain.HypeTrainEvent
- toString() - Method in class com.github.twitch4j.helix.domain.HypeTrainEventList
- toString() - Method in class com.github.twitch4j.helix.domain.InboundFollow
- toString() - Method in class com.github.twitch4j.helix.domain.InboundFollowers
- toString() - Method in class com.github.twitch4j.helix.domain.IngestServer
- toString() - Method in class com.github.twitch4j.helix.domain.IngestServerList
- toString() - Method in class com.github.twitch4j.helix.domain.Moderator
- toString() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent.ModeratorEventData
- toString() - Method in class com.github.twitch4j.helix.domain.ModeratorEvent
- toString() - Method in class com.github.twitch4j.helix.domain.ModeratorEventList
- toString() - Method in class com.github.twitch4j.helix.domain.ModeratorList
- toString() - Method in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
- toString() - Method in class com.github.twitch4j.helix.domain.OutboundFollow
- toString() - Method in class com.github.twitch4j.helix.domain.OutboundFollowing
- toString() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchHero
- toString() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata.OverwatchPlayer
- toString() - Method in class com.github.twitch4j.helix.domain.OverwatchMetadata
- toString() - Method in class com.github.twitch4j.helix.domain.Poll.PollBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.Poll
- toString() - Method in class com.github.twitch4j.helix.domain.PollsList
- toString() - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.Prediction
- toString() - Method in class com.github.twitch4j.helix.domain.PredictionsList
- toString() - Method in class com.github.twitch4j.helix.domain.RaidRequest
- toString() - Method in class com.github.twitch4j.helix.domain.RaidRequestList
- toString() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension
- toString() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.View
- toString() - Method in class com.github.twitch4j.helix.domain.ReleasedExtension.Views
- toString() - Method in class com.github.twitch4j.helix.domain.ReleasedExtensionList
- toString() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment.Category
- toString() - Method in class com.github.twitch4j.helix.domain.ScheduledSegment
- toString() - Method in class com.github.twitch4j.helix.domain.ScheduledVacation
- toString() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput.ScheduleSegmentInputBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
- toString() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput.SendPubSubMessageInputBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
- toString() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatus
- toString() - Method in class com.github.twitch4j.helix.domain.ShieldModeStatusWrapper
- toString() - Method in class com.github.twitch4j.helix.domain.SoundtrackAlbum
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.SoundtrackArtist
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrack
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.SoundtrackCurrentTrackWrapper
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadata
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistMetadataList
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.SoundtrackPlaylistTracksList
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.SoundtrackSource
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.SoundtrackTrack
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.Stream
- toString() - Method in class com.github.twitch4j.helix.domain.StreamKey
- toString() - Method in class com.github.twitch4j.helix.domain.StreamKeyList
- toString() - Method in class com.github.twitch4j.helix.domain.StreamList
- toString() - Method in class com.github.twitch4j.helix.domain.StreamMarker
- toString() - Method in class com.github.twitch4j.helix.domain.StreamMarkers
- toString() - Method in class com.github.twitch4j.helix.domain.StreamMarkersList
- toString() - Method in class com.github.twitch4j.helix.domain.StreamSchedule
- toString() - Method in class com.github.twitch4j.helix.domain.StreamScheduleResponse
- toString() - Method in class com.github.twitch4j.helix.domain.StreamTag
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.StreamTagList
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.Subscription
- toString() - Method in class com.github.twitch4j.helix.domain.SubscriptionEvent
- toString() - Method in class com.github.twitch4j.helix.domain.SubscriptionEventList
- toString() - Method in class com.github.twitch4j.helix.domain.SubscriptionList
- toString() - Method in class com.github.twitch4j.helix.domain.Team
- toString() - Method in class com.github.twitch4j.helix.domain.TeamList
- toString() - Method in class com.github.twitch4j.helix.domain.TeamMember
- toString() - Method in class com.github.twitch4j.helix.domain.TeamMembershipList
- toString() - Method in class com.github.twitch4j.helix.domain.TeamUser
- toString() - Method in class com.github.twitch4j.helix.domain.TwitchHelixError
- toString() - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlements
- toString() - Method in class com.github.twitch4j.helix.domain.UpdatedDropEntitlementsList
- toString() - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
- toString() - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput.UpdateDropEntitlementInputBuilder
- toString() - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrl
- toString() - Method in class com.github.twitch4j.helix.domain.UploadEntitlementUrlList
- toString() - Method in class com.github.twitch4j.helix.domain.User
- toString() - Method in class com.github.twitch4j.helix.domain.UserChatColorList
- toString() - Method in class com.github.twitch4j.helix.domain.UserList
- toString() - Method in class com.github.twitch4j.helix.domain.Video.MutedSegment
- toString() - Method in enum class com.github.twitch4j.helix.domain.Video.SearchOrder
- toString() - Method in enum class com.github.twitch4j.helix.domain.Video.SearchPeriod
- toString() - Method in class com.github.twitch4j.helix.domain.Video
- toString() - Method in enum class com.github.twitch4j.helix.domain.Video.Type
- toString() - Method in class com.github.twitch4j.helix.domain.VideoList
- toString() - Method in class com.github.twitch4j.helix.domain.VideoMarker
- toString() - Method in class com.github.twitch4j.helix.domain.VideoMarkers
- toString() - Method in class com.github.twitch4j.helix.domain.WebhookSubscription
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.domain.WebhookSubscriptionList
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookNotification
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.
- toString() - Method in class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
-
Deprecated.
- TRENDING - Enum constant in enum class com.github.twitch4j.helix.domain.Video.SearchOrder
-
Sort the results in descending order by biggest gains in viewership (i.e., highest trending video first).
- TwitchHelix - Interface in com.github.twitch4j.helix
-
Twitch - Helix API
- TwitchHelixBuilder - Class in com.github.twitch4j.helix
-
Twitch API - Helix
- TwitchHelixClientIdInterceptor - Class in com.github.twitch4j.helix.interceptor
-
Injects ClientId Header, the User Agent and other common headers into each API Request
- TwitchHelixClientIdInterceptor(String, TwitchHelixTokenManager) - Constructor for class com.github.twitch4j.helix.interceptor.TwitchHelixClientIdInterceptor
-
Constructor
- TwitchHelixDecoder - Class in com.github.twitch4j.helix.interceptor
- TwitchHelixDecoder(ObjectMapper, TwitchHelixRateLimitTracker) - Constructor for class com.github.twitch4j.helix.interceptor.TwitchHelixDecoder
- TwitchHelixError - Class in com.github.twitch4j.helix.domain
- TwitchHelixError() - Constructor for class com.github.twitch4j.helix.domain.TwitchHelixError
- TwitchHelixErrorDecoder - Class in com.github.twitch4j.helix
- TwitchHelixErrorDecoder(Decoder, TwitchHelixRateLimitTracker) - Constructor for class com.github.twitch4j.helix.TwitchHelixErrorDecoder
-
Constructor
- TwitchHelixHttpClient - Class in com.github.twitch4j.helix.interceptor
- TwitchHelixHttpClient(OkHttpClient, ScheduledThreadPoolExecutor, TwitchHelixTokenManager, TwitchHelixRateLimitTracker, Integer) - Constructor for class com.github.twitch4j.helix.interceptor.TwitchHelixHttpClient
- TwitchHelixRateLimitTracker - Class in com.github.twitch4j.helix.interceptor
- TwitchHelixRateLimitTracker(Bandwidth, TwitchHelixTokenManager) - Constructor for class com.github.twitch4j.helix.interceptor.TwitchHelixRateLimitTracker
- TwitchHelixTokenManager - Class in com.github.twitch4j.helix.interceptor
- TwitchHelixTokenManager(String, String, OAuth2Credential) - Constructor for class com.github.twitch4j.helix.interceptor.TwitchHelixTokenManager
- TwitchWebhookTopic<T> - Class in com.github.twitch4j.helix.webhooks.topics
-
Deprecated.
- TwitchWebhookTopic(String, Class<T>) - Constructor for class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
-
Deprecated.Create a new topic from an existing URL
- TwitchWebhookTopic(String, Class<T>, SortedMap<String, Object>) - Constructor for class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
-
Deprecated.Create a new topic starting with "https://api.twitch.tv/helix"
- TwitchWebhookTopic(String, String, Class<T>, SortedMap<String, Object>) - Constructor for class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic
-
Deprecated.Override the base URL in case Twitch ever changes it or creates a new endpoint with a different URL.
- TwitchWebhookTopic.UnknownTopic - Class in com.github.twitch4j.helix.webhooks.topics
-
Deprecated.
- TWO_FACTOR - Enum constant in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Indicates a two-factor emote.
- type(String) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost.CostBuilder
U
- UNAUTHORIZED - Enum constant in enum class com.github.twitch4j.helix.domain.UpdateEntitlementStatus
-
Entitlement is not owned by the organization or the user when called with a user OAuth token.
- UNBAN - Enum constant in enum class com.github.twitch4j.helix.domain.BannedEvent.EventType
- unbanUser(String, String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Removes the ban or timeout that was placed on the specified user
- unblockUser(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Unblocks the specified user on behalf of the authenticated user.
- UnknownTopic(String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.TwitchWebhookTopic.UnknownTopic
-
Deprecated.
- UNSUBSCRIBE - Enum constant in enum class com.github.twitch4j.helix.domain.SubscriptionEvent.Type
-
When a user’s subscription ends.
- UNUSED - Enum constant in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.Code has not been claimed.
- UPDATE_FAILED - Enum constant in enum class com.github.twitch4j.helix.domain.UpdateEntitlementStatus
-
Indicates the entitlement update operation failed.
- updateAutoModSettings(String, String, String, AutoModSettings) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Updates the broadcaster’s AutoMod settings, which are used to automatically block inappropriate or harassing messages from appearing in the broadcaster’s chat room.
- updateChannelInformation(String, String, ChannelInformation) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Modifies channel information for users
- updateChannelStreamSchedule(String, String, Boolean, Instant, Instant, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Update the settings for a channel’s stream schedule.
- updateChatSettings(String, String, String, ChatSettings) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Updates the broadcaster’s chat settings.
- updateCustomReward(String, String, String, CustomReward) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Updates a Custom Reward created on a channel.
- UpdatedDropEntitlements - Class in com.github.twitch4j.helix.domain
- UpdatedDropEntitlements() - Constructor for class com.github.twitch4j.helix.domain.UpdatedDropEntitlements
- UpdatedDropEntitlementsList - Class in com.github.twitch4j.helix.domain
- UpdatedDropEntitlementsList() - Constructor for class com.github.twitch4j.helix.domain.UpdatedDropEntitlementsList
- UpdateDropEntitlementInput - Class in com.github.twitch4j.helix.domain
- UpdateDropEntitlementInput() - Constructor for class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
- UpdateDropEntitlementInput(DropFulfillmentStatus, List<String>) - Constructor for class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
- UpdateDropEntitlementInput.UpdateDropEntitlementInputBuilder - Class in com.github.twitch4j.helix.domain
- updateDropsEntitlements(String, UpdateDropEntitlementInput) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Updates the fulfillment status on a set of Drops entitlements, specified by their entitlement IDs.
- UpdateEntitlementStatus - Enum Class in com.github.twitch4j.helix.domain
-
Status code applied to a set of entitlements for the update operation that can be used to indicate partial success.
- updateExtensionBitsProduct(String, ExtensionBitsProduct) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Add or update a Bits products that belongs to an Extension.
- updateRedemptionStatus(String, String, String, Collection<String>, RedemptionStatus) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Updates the status of Custom Reward Redemption objects on a channel that are in the UNFULFILLED status.
- updateRemaining(String, int) - Method in class com.github.twitch4j.helix.interceptor.TwitchHelixRateLimitTracker
- updateRemainingCreateClip(String, int) - Method in class com.github.twitch4j.helix.interceptor.TwitchHelixRateLimitTracker
- updateRemainingExtensionChat(String, String, int) - Method in class com.github.twitch4j.helix.interceptor.TwitchHelixRateLimitTracker
- updateRemainingExtensionPubSub(String, String, int) - Method in class com.github.twitch4j.helix.interceptor.TwitchHelixRateLimitTracker
- updateShieldModeStatus(String, String, String, boolean) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Activates or deactivates the broadcaster’s Shield Mode.
- updateStreamScheduleSegment(String, String, String, ScheduleSegmentInput) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Update a single scheduled broadcast or a recurring scheduled broadcast for a channel’s stream schedule.
- updateUser(String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Update User
- updateUserChatColor(String, String, String) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Updates the color used for the user’s name in chat.
- updateUserExtensions(String, ExtensionActiveList) - Method in interface com.github.twitch4j.helix.TwitchHelix
-
Updates the activation state, extension ID, and/or version number of installed extensions for a specified user, identified by a Bearer token.
- UPLOAD - Enum constant in enum class com.github.twitch4j.helix.domain.Video.Type
-
External videos that the broadcaster uploaded using the Video Producer.
- UploadEntitlementUrl - Class in com.github.twitch4j.helix.domain
- UploadEntitlementUrl() - Constructor for class com.github.twitch4j.helix.domain.UploadEntitlementUrl
- UploadEntitlementUrlList - Class in com.github.twitch4j.helix.domain
-
URLs to upload entitlements to
- UploadEntitlementUrlList() - Constructor for class com.github.twitch4j.helix.domain.UploadEntitlementUrlList
- User - Class in com.github.twitch4j.helix.domain
-
User
- User() - Constructor for class com.github.twitch4j.helix.domain.User
- USER_NOT_ELIGIBLE - Enum constant in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.User is not eligible to redeem this code.
- UserChatColorList - Class in com.github.twitch4j.helix.domain
- UserChatColorList() - Constructor for class com.github.twitch4j.helix.domain.UserChatColorList
- userId(String) - Method in class com.github.twitch4j.helix.domain.BanUserInput.BanUserInputBuilder
-
The ID of the user to ban or put in a timeout.
- UserList - Class in com.github.twitch4j.helix.domain
-
User List
- UserList() - Constructor for class com.github.twitch4j.helix.domain.UserList
- UsersTopic - Class in com.github.twitch4j.helix.webhooks.topics
-
Notifies when a user changes information about his/her profile.
- UsersTopic(String) - Constructor for class com.github.twitch4j.helix.webhooks.topics.UsersTopic
V
- validate() - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.AnnouncementColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.AutoModHeldMessageAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.BannedEvent.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.Cheermote.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.CodeStatus.Status
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.DropFulfillmentStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.Emote.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.Emote.Scale
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.Emote.Theme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.Emote.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.ExtensionSegment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.ExtensionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.HypeTrainEvent.Contribution.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.SoundtrackSource.Type
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.SubscriptionEvent.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.UpdateEntitlementStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.Video.SearchOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.Video.SearchPeriod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.github.twitch4j.helix.domain.Video.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.github.twitch4j.helix.domain.AnnouncementColor
-
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.helix.domain.AutoModHeldMessageAction
-
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.helix.domain.BannedEvent.EventType
-
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.helix.domain.Cheermote.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.helix.domain.CodeStatus.Status
-
Deprecated.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.helix.domain.DropFulfillmentStatus
-
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.helix.domain.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.helix.domain.Emote.Scale
-
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.helix.domain.Emote.Theme
-
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.helix.domain.Emote.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.helix.domain.ExtensionSegment
-
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.helix.domain.ExtensionState
-
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.helix.domain.HypeTrainEvent.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.helix.domain.NamedUserChatColor
-
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.helix.domain.SoundtrackSource.Type
-
Deprecated.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.helix.domain.SubscriptionEvent.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.helix.domain.UpdateEntitlementStatus
-
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.helix.domain.Video.SearchOrder
-
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.helix.domain.Video.SearchPeriod
-
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.helix.domain.Video.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version(String) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput.ExtensionConfigurationSegmentInputBuilder
-
Configuration version with the segment type.
- version(String) - Method in class com.github.twitch4j.helix.domain.ActiveExtension.ActiveExtensionBuilder
-
Version of the extension.
- Video - Class in com.github.twitch4j.helix.domain
-
Video
- Video() - Constructor for class com.github.twitch4j.helix.domain.Video
- Video.MutedSegment - Class in com.github.twitch4j.helix.domain
- Video.SearchOrder - Enum Class in com.github.twitch4j.helix.domain
-
The order to sort the returned videos in.
- Video.SearchPeriod - Enum Class in com.github.twitch4j.helix.domain
-
A filter used to filter the list of videos by when they were published.
- Video.Type - Enum Class in com.github.twitch4j.helix.domain
-
The video's type.
- VideoList - Class in com.github.twitch4j.helix.domain
-
Video List
- VideoList() - Constructor for class com.github.twitch4j.helix.domain.VideoList
- VideoMarker - Class in com.github.twitch4j.helix.domain
-
Model representing a stream.
- VideoMarker() - Constructor for class com.github.twitch4j.helix.domain.VideoMarker
- VideoMarkers - Class in com.github.twitch4j.helix.domain
-
Model representing a stream.
- VideoMarkers() - Constructor for class com.github.twitch4j.helix.domain.VideoMarkers
- View() - Constructor for class com.github.twitch4j.helix.domain.ReleasedExtension.View
- Views() - Constructor for class com.github.twitch4j.helix.domain.ReleasedExtension.Views
- VIEWS - Enum constant in enum class com.github.twitch4j.helix.domain.Video.SearchOrder
-
Sort the results in descending order by most views (i.e., highest number of views first).
W
- WebhookNotification - Class in com.github.twitch4j.helix.webhooks.domain
-
Deprecated.
- WebhookNotification() - Constructor for class com.github.twitch4j.helix.webhooks.domain.WebhookNotification
-
Deprecated.
- WebhookRequest - Class in com.github.twitch4j.helix.webhooks.domain
-
Deprecated.
- WebhookRequest(String, String, TwitchWebhookTopic, Integer, String) - Constructor for class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.
- WebhookRequest(String, String, String, Integer, String) - Constructor for class com.github.twitch4j.helix.webhooks.domain.WebhookRequest
-
Deprecated.
- WebhookSubscription - Class in com.github.twitch4j.helix.domain
-
Deprecated.
- WebhookSubscription() - Constructor for class com.github.twitch4j.helix.domain.WebhookSubscription
-
Deprecated.
- WebhookSubscriptionList - Class in com.github.twitch4j.helix.domain
-
Deprecated.
- WebhookSubscriptionList() - Constructor for class com.github.twitch4j.helix.domain.WebhookSubscriptionList
-
Deprecated.
- WEEK - Enum constant in enum class com.github.twitch4j.helix.domain.Video.SearchPeriod
- WHISPER_TARGET_PREFIX - Static variable in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
Target a user via private message.
- winningOutcomeId(String) - Method in class com.github.twitch4j.helix.domain.Prediction.PredictionBuilder
-
ID of the winning outcome.
- withAggression(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for hostility involving aggression.
- withAmount(Integer) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- withApiRateLimit(Bandwidth) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Custom Rate Limit to use for Helix calls
- withBackgroundColor(String) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Custom background color for the reward.
- withBaseUrl(String) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
BaseUrl
- withBitsPerVote(Integer) - Method in class com.github.twitch4j.helix.domain.Poll
-
Deprecated.Twitch no longer supports bits on polls.
- withBroadcasterId(String) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
User ID of the broadcaster.
- withBroadcasterId(String) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
ID of the broadcaster receiving the payload.
- withBroadcasterId(String) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The broadcaster’s ID.
- withBroadcasterId(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Twitch User ID of this channel owner
- withBroadcasterId(String) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The ID of the broadcaster specified in the request.
- withBroadcasterId(String) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
ID of the channel the reward is for.
- withBroadcasterId(String) - Method in class com.github.twitch4j.helix.domain.Poll
-
ID of the broadcaster.
- withBroadcasterId(String) - Method in class com.github.twitch4j.helix.domain.Prediction
-
ID of the broadcaster.
- withBroadcasterLanguage(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Language of the channel
- withBroadcasterLogin(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Twitch User Login Name of this channel owner
- withBroadcasterLogin(String) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Login of the channel the reward is for.
- withBroadcasterLogin(String) - Method in class com.github.twitch4j.helix.domain.Poll
-
Login name of the broadcaster.
- withBroadcasterLogin(String) - Method in class com.github.twitch4j.helix.domain.Prediction
-
Login name of the broadcaster.
- withBroadcasterName(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Twitch User Display Name of this channel owner
- withBroadcasterName(String) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Display name of the channel the reward is for.
- withBroadcasterName(String) - Method in class com.github.twitch4j.helix.domain.Poll
-
Display name of the broadcaster.
- withBroadcasterName(String) - Method in class com.github.twitch4j.helix.domain.Prediction
-
Display name of the broadcaster.
- withBullying(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for hostility involving name calling or insults.
- withCanceled(Boolean) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Indicated if the scheduled broadcast is canceled.
- withCategoryId(String) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Game/Category ID for the scheduled broadcast.
- withChannelPointsPerVote(Integer) - Method in class com.github.twitch4j.helix.domain.Poll
-
Number of Channel Points required to vote once with Channel Points.
- withChoices(List<PollChoice>) - Method in class com.github.twitch4j.helix.domain.Poll
-
The poll choices.
- withClientId(String) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Client Id
- withClientSecret(String) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Client Secret
- withContent(String) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
Configuration in a string-encoded format.
- withContentClassificationLabels(Collection<ContentClassificationState>) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
The CCLs applied to the channel.
- withCooldownExpiresAt(Instant) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Timestamp of the cooldown expiration.
- withCost(ExtensionBitsProduct.Cost) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Object containing cost information.
- withCost(Integer) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
The cost of the reward.
- withCreatedAt(Instant) - Method in class com.github.twitch4j.helix.domain.Prediction
-
UTC timestamp for the Prediction’s start time.
- withDefaultAuthToken(OAuth2Credential) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Default Auth Token for API Requests
- withDefaultImage(Reward.Image) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Set of default images of 1x, 2x and 4x sizes for the reward
- withDelay(Integer) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Stream delay in seconds.
- withDisability(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for discrimination against disability.
- withDisplayName(String) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Name of the product to be displayed in the Extension.
- withDuration(Integer) - Method in class com.github.twitch4j.helix.domain.BanUserInput
-
Specify for a timeout, otherwise leave null for a ban.
- withDurationMinutes(Integer) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Duration of the scheduled broadcast in minutes from the start_time.
- withDurationSeconds(Integer) - Method in class com.github.twitch4j.helix.domain.Poll
-
Total duration for the poll (in seconds).
- withEnabled(boolean) - Method in class com.github.twitch4j.helix.domain.ContentClassificationState
-
Whether the label should be enabled (true) or disabled for the channel.
- withEndedAt(Instant) - Method in class com.github.twitch4j.helix.domain.Poll
-
UTC timestamp for the poll’s start time.
- withEndedAt(Instant) - Method in class com.github.twitch4j.helix.domain.Prediction
-
UTC timestamp for when the Prediction ended.
- withEntitlementIds(List<String>) - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
-
The unique identifiers of the entitlements to update.
- withExpiration(Instant) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Expiration time for the product in RFC3339 format.
- withExtensionId(String) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
Required: ID for the Extension which the configuration is for.
- withFollowerModeDuration(Integer) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The length of time, in minutes, that the followers must have followed the broadcaster to participate in the chat room Is null if follower_mode is false.
- withFulfillmentStatus(DropFulfillmentStatus) - Method in class com.github.twitch4j.helix.domain.UpdateDropEntitlementInput
-
The fulfillment status to assign to each of the enclosed entitlement ids.
- withGameId(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Current game ID being played on the channel
- withGameName(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Current game name being played on the channel
- withGlobalBroadcast(boolean) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
Indicates if the message should be sent to all channels where your Extension is active.
- withGlobalCooldownSetting(CustomReward.GlobalCooldownSetting) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether a cooldown is enabled and what the cooldown is.
- withHasNonModeratorChatDelay(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether the broadcaster adds a short delay before chat messages appear in the chat room.
- withId(ContentClassification) - Method in class com.github.twitch4j.helix.domain.ContentClassificationState
-
ID of the Content Classification Labels that must be added/removed from the channel.
- withId(String) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
ID of the reward.
- withId(String) - Method in class com.github.twitch4j.helix.domain.Poll
-
ID of the poll.
- withId(String) - Method in class com.github.twitch4j.helix.domain.Prediction
-
ID of the Prediction.
- withImage(Reward.Image) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Set of custom images of 1x, 2x and 4x sizes for the reward.
- withIsBitsVotingEnabled(Boolean) - Method in class com.github.twitch4j.helix.domain.Poll
-
Deprecated.Twitch no longer supports bits on polls.
- withIsBrandedContent(Boolean) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Whether the channel has branded content.
- withIsBroadcast(Boolean) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Indicates if Bits product purchase events are broadcast to all instances of an Extension on a channel via the “onTransactionComplete” helper callback.
- withIsChannelPointsVotingEnabled(Boolean) - Method in class com.github.twitch4j.helix.domain.Poll
-
Indicates whether Channel Points can be used for voting.
- withIsEmoteOnlyMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether chat messages must contain only emotes.
- withIsEnabled(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether the reward currently enabled; if false the reward won’t show up to viewers.
- withIsFollowersOnlyMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether the broadcaster restricts the chat room to followers only, based on how long they’ve followed.
- withIsInDevelopment(Boolean) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
Indicates if the product is in development and not yet released for public use.
- withIsInStock(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether the reward is currently in stock; if false viewers can’t redeem.
- withIsPaused(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether the reward is currently paused; if true viewers can’t redeem.
- withIsSlowMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether the broadcaster limits how often users in the chat room are allowed to send messages.
- withIsSubscribersOnlyMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether only users that subscribe to the broadcaster’s channel can talk in the chat room.
- withIsUniqueChatMode(Boolean) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
A Boolean value that determines whether the broadcaster requires users to post only unique messages in the chat room.
- withIsUserInputRequired(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Does the user need to enter information when redeeming the reward.
- withLockedAt(Instant) - Method in class com.github.twitch4j.helix.domain.Prediction
-
UTC timestamp for when the Prediction was locked.
- withLogLevel(Logger.Level) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
you can overwrite the feign loglevel to print the full requests + responses if needed
- withMaxPerStreamSetting(CustomReward.MaxPerStreamSetting) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether a maximum per stream is enabled and what the maximum is.
- withMaxPerUserPerStreamSetting(CustomReward.MaxPerUserPerStreamSetting) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether a maximum per user per stream is enabled and what the maximum is.
- withMessage(String) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
String-encoded JSON message to be sent.
- withMisogyny(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for discrimination against women.
- withModeratorId(String) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The moderator’s ID.
- withModeratorId(String) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The moderator’s ID.
- withNonModeratorChatDelayDuration(Integer) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The amount of time, in seconds, that messages are delayed from appearing in chat.
- withOutcomes(List<PredictionOutcome>) - Method in class com.github.twitch4j.helix.domain.Prediction
-
The possible outcomes for the Prediction.
- withOverallLevel(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The default AutoMod level for the broadcaster.
- withPredictionWindowSeconds(Integer) - Method in class com.github.twitch4j.helix.domain.Prediction
-
Total duration for the Prediction (in seconds).
- withPrompt(String) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
The prompt for the viewer when they are redeeming the reward.
- withProxyConfig(ProxyConfig) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Proxy Configuration
- withRaceEthnicityOrReligion(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for racial discrimination.
- withReason(String) - Method in class com.github.twitch4j.helix.domain.BanUserInput
-
The reason the user is being banned or put in a timeout.
- withRecurring(Boolean) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Indicates if the scheduled broadcast is recurring weekly.
- withRedemptionsRedeemedCurrentStream(Integer) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
The number of redemptions redeemed during the current live stream.
- withRequestQueueSize(Integer) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
HTTP Request Queue Size
- withScheduledThreadPoolExecutor(ScheduledThreadPoolExecutor) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Scheduler Thread Pool Executor
- withSegment(ExtensionSegment) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
Required: Configuration type.
- withSexBasedTerms(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for sexual content.
- withSexualitySexOrGender(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The AutoMod level for discrimination based on sexuality, sex, or gender.
- withShouldRedemptionsSkipRequestQueue(Boolean) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
Whether redemptions should be set to FULFILLED status immediately when redeemed and skip the request queue instead of the normal UNFULFILLED status.
- withSku(String) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct
-
SKU of the Bits product.
- withSlowModeWaitTime(Integer) - Method in class com.github.twitch4j.helix.domain.ChatSettings
-
The amount of time, in seconds, that users need to wait between sending messages.
- withStartedAt(Instant) - Method in class com.github.twitch4j.helix.domain.Poll
-
UTC timestamp for the poll’s start time.
- withStartTime(Instant) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Start time for the scheduled broadcast specified in RFC3339 format.
- withStatus(PollStatus) - Method in class com.github.twitch4j.helix.domain.Poll
-
Poll status.
- withStatus(PredictionStatus) - Method in class com.github.twitch4j.helix.domain.Prediction
-
Status of the Prediction.
- withSwearing(Integer) - Method in class com.github.twitch4j.helix.domain.AutoModSettings
-
The Automod level for profanity.
- withTags(List<String>) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
A list of channel-defined tags to apply to the channel.
- withTargets(List<String>) - Method in class com.github.twitch4j.helix.domain.SendPubSubMessageInput
-
Strings for valid PubSub targets.
- withTimeout(Integer) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
Default Timeout
- withTimezone(String) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
The timezone of the application creating the scheduled broadcast using the IANA time zone database format.
- withTitle(String) - Method in class com.github.twitch4j.helix.domain.ChannelInformation
-
Title of the stream
- withTitle(String) - Method in class com.github.twitch4j.helix.domain.CustomReward
-
The title of the reward.
- withTitle(String) - Method in class com.github.twitch4j.helix.domain.Poll
-
Question displayed for the poll.
- withTitle(String) - Method in class com.github.twitch4j.helix.domain.Prediction
-
Title for the Prediction.
- withTitle(String) - Method in class com.github.twitch4j.helix.domain.ScheduleSegmentInput
-
Title for the scheduled broadcast.
- withType(String) - Method in class com.github.twitch4j.helix.domain.ExtensionBitsProduct.Cost
- withUserAgent(String) - Method in class com.github.twitch4j.helix.TwitchHelixBuilder
-
User Agent
- withUserId(String) - Method in class com.github.twitch4j.helix.domain.BanUserInput
-
The ID of the user to ban or put in a timeout.
- withVersion(String) - Method in class com.github.twitch4j.helix.domain.ExtensionConfigurationSegmentInput
-
Configuration version with the segment type.
- withWinningOutcomeId(String) - Method in class com.github.twitch4j.helix.domain.Prediction
-
ID of the winning outcome.
X
- x(Integer) - Method in class com.github.twitch4j.helix.domain.ActiveExtension.ActiveExtensionBuilder
-
(Video-component Extensions only) X-coordinate of the placement of the extension.
Y
- y(Integer) - Method in class com.github.twitch4j.helix.domain.ActiveExtension.ActiveExtensionBuilder
-
(Video-component Extensions only) Y-coordinate of the placement of the extension.
- YELLOW_GREEN - Enum constant in enum class com.github.twitch4j.helix.domain.NamedUserChatColor
All Classes and Interfaces|All Packages|Constant Field Values