- Game - Class in com.mb3364.twitch.api.models
-
- Game() - Constructor for class com.mb3364.twitch.api.models.Game
-
- GameBox - Class in com.mb3364.twitch.api.models
-
- GameBox() - Constructor for class com.mb3364.twitch.api.models.GameBox
-
- GameLogo - Class in com.mb3364.twitch.api.models
-
- GameLogo() - Constructor for class com.mb3364.twitch.api.models.GameLogo
-
- Games - Class in com.mb3364.twitch.api.models
-
- Games() - Constructor for class com.mb3364.twitch.api.models.Games
-
- games(String, RequestParams, GamesResponseHandler) - Method in class com.mb3364.twitch.api.resources.SearchResource
-
Returns a list of game objects matching the search query.
- games(String, GamesResponseHandler) - Method in class com.mb3364.twitch.api.resources.SearchResource
-
Returns a list of game objects matching the search query.
- games() - Method in class com.mb3364.twitch.api.Twitch
-
- GamesResource - Class in com.mb3364.twitch.api.resources
-
The
GamesResource
provides the functionality
to access the
/games
endpoints of the Twitch API.
- GamesResource(String, int) - Constructor for class com.mb3364.twitch.api.resources.GamesResource
-
Construct the resource using the Twitch API base URL and specified API version.
- GamesResponseHandler - Interface in com.mb3364.twitch.api.handlers
-
- get(ChannelResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a channel object of authenticated user.
- get(String, ChannelResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
- get(IngestsResponseHandler) - Method in class com.mb3364.twitch.api.resources.IngestsResource
-
Returns a list of ingest objects.
- get(TokenResponseHandler) - Method in class com.mb3364.twitch.api.resources.RootResource
-
Authentication status.
- get(String, StreamResponseHandler) - Method in class com.mb3364.twitch.api.resources.StreamsResource
-
Returns a stream object.
- get(RequestParams, StreamsResponseHandler) - Method in class com.mb3364.twitch.api.resources.StreamsResource
-
Returns a list of stream objects that are queried by a number of parameters
sorted by number of viewers descending.
- get(StreamsResponseHandler) - Method in class com.mb3364.twitch.api.resources.StreamsResource
-
Returns a list of stream objects that are queried by a number of parameters
sorted by number of viewers descending.
- get(RequestParams, TeamsResponseHandler) - Method in class com.mb3364.twitch.api.resources.TeamsResource
-
Returns a list of active teams.
- get(TeamsResponseHandler) - Method in class com.mb3364.twitch.api.resources.TeamsResource
-
Returns a list of active teams.
- get(String, TeamResponseHandler) - Method in class com.mb3364.twitch.api.resources.TeamsResource
-
Returns a specified
Team
object.
- get(String, UserResponseHandler) - Method in class com.mb3364.twitch.api.resources.UsersResource
-
- get(UserResponseHandler) - Method in class com.mb3364.twitch.api.resources.UsersResource
-
Returns the authenticated
User
object.
- get(String, VideoResponseHandler) - Method in class com.mb3364.twitch.api.resources.VideosResource
-
- getAccessToken() - Method in class com.mb3364.twitch.api.auth.Authenticator
-
- getAccessToken() - Method in class com.mb3364.twitch.api.auth.grants.implicit.AuthenticationCallbackServer
-
Get the access token if one exists.
- getAdmin() - Method in class com.mb3364.twitch.api.models.ChannelBadges
-
- getAlpha() - Method in class com.mb3364.twitch.api.models.Badge
-
- getAudioOnly() - Method in class com.mb3364.twitch.api.models.VideoFramerates
-
- getAuthenticationError() - Method in class com.mb3364.twitch.api.auth.Authenticator
-
Get the authentication error if it failed.
- getAuthenticationError() - Method in class com.mb3364.twitch.api.auth.grants.implicit.AuthenticationCallbackServer
-
Get the auth error if it failed.
- getAuthenticationUrl(String, URI, Scopes...) - Method in class com.mb3364.twitch.api.auth.Authenticator
-
Returns the authentication URL that you can redirect the user to in order
to authorize your application to access their account and retrieve an
access token.
- getAuthorization() - Method in class com.mb3364.twitch.api.models.Token
-
- getAvailability() - Method in class com.mb3364.twitch.api.models.Ingest
-
- getAverageFps() - Method in class com.mb3364.twitch.api.models.Stream
-
- getBackground() - Method in class com.mb3364.twitch.api.models.Channel
-
- getBackground() - Method in class com.mb3364.twitch.api.models.Team
-
- getBadges(String, BadgesResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChatResource
-
Returns a list of chat badges that can be used in the specified channel's chat.
- getBanner() - Method in class com.mb3364.twitch.api.models.Channel
-
- getBanner() - Method in class com.mb3364.twitch.api.models.Team
-
- getBaseUrl() - Method in class com.mb3364.twitch.api.resources.AbstractResource
-
Get the base URL to the Twitch API.
- getBio() - Method in class com.mb3364.twitch.api.models.User
-
- getBlocks() - Method in class com.mb3364.twitch.api.models.Blocks
-
- getBlocks(String, RequestParams, BlocksResponseHandler) - Method in class com.mb3364.twitch.api.resources.UsersResource
-
Returns a list of
Block
objects on
User
's block list.
- getBlocks(String, BlocksResponseHandler) - Method in class com.mb3364.twitch.api.resources.UsersResource
-
Returns a list of
Block
objects on
User
's block list.
- getBox() - Method in class com.mb3364.twitch.api.models.Game
-
- getBroadcaster() - Method in class com.mb3364.twitch.api.models.ChannelBadges
-
- getBroadcasterLanguage() - Method in class com.mb3364.twitch.api.models.Channel
-
- getBroadcastId() - Method in class com.mb3364.twitch.api.models.Video
-
- getBroadcastType() - Method in class com.mb3364.twitch.api.models.Video
-
- getChannel() - Method in class com.mb3364.twitch.api.models.Stream
-
- getChannel() - Method in class com.mb3364.twitch.api.models.UserFollow
-
- getChannel() - Method in class com.mb3364.twitch.api.models.UserSubscription
-
- getChannelDisplayName() - Method in class com.mb3364.twitch.api.models.Video
-
- getChannelName() - Method in class com.mb3364.twitch.api.models.Video
-
- getChannels() - Method in class com.mb3364.twitch.api.models.SearchResultContainer
-
- getChannels() - Method in class com.mb3364.twitch.api.models.StreamsSummary
-
- getChannels() - Method in class com.mb3364.twitch.api.models.TopGame
-
- getChunked() - Method in class com.mb3364.twitch.api.models.VideoFramerates
-
- getChunked() - Method in class com.mb3364.twitch.api.models.VideoResolutions
-
- getClientId() - Method in class com.mb3364.twitch.api.auth.Authenticator
-
- getClientId() - Method in class com.mb3364.twitch.api.Twitch
-
Get the set Twitch client ID.
- getCreatedAt() - Method in class com.mb3364.twitch.api.models.Channel
-
- getCreatedAt() - Method in class com.mb3364.twitch.api.models.ChannelFollow
-
- getCreatedAt() - Method in class com.mb3364.twitch.api.models.ChannelSubscription
-
- getCreatedAt() - Method in class com.mb3364.twitch.api.models.Stream
-
- getCreatedAt() - Method in class com.mb3364.twitch.api.models.Team
-
- getCreatedAt() - Method in class com.mb3364.twitch.api.models.TokenAuthorization
-
- getCreatedAt() - Method in class com.mb3364.twitch.api.models.User
-
- getCreatedAt() - Method in class com.mb3364.twitch.api.models.UserFollow
-
- getCreatedAt() - Method in class com.mb3364.twitch.api.models.UserSubscription
-
- getDelay() - Method in class com.mb3364.twitch.api.models.Channel
-
- getDescription() - Method in class com.mb3364.twitch.api.auth.grants.implicit.AuthenticationError
-
Get the description of the error.
- getDescription() - Method in class com.mb3364.twitch.api.models.Video
-
- getDisplayName() - Method in class com.mb3364.twitch.api.models.Channel
-
- getDisplayName() - Method in class com.mb3364.twitch.api.models.Team
-
- getDisplayName() - Method in class com.mb3364.twitch.api.models.User
-
- getDisplayName() - Method in class com.mb3364.twitch.api.models.Video.ChannelSummary
-
- getEditors(String, UsersResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a list of user objects who are editors of channelName
.
- getEmail() - Method in class com.mb3364.twitch.api.models.Channel
-
- getEmoticons() - Method in class com.mb3364.twitch.api.models.Emoticons
-
- getEmoticons(EmoticonsResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChatResource
-
Returns a list of all emoticon objects.
- getEmoticonSet() - Method in class com.mb3364.twitch.api.models.EmoticonImage
-
- getFeatured() - Method in class com.mb3364.twitch.api.models.FeaturedStreamContainer
-
- getFeatured(RequestParams, FeaturedStreamResponseHandler) - Method in class com.mb3364.twitch.api.resources.StreamsResource
-
Returns a list of featured (promoted) stream objects.
- getFeatured(FeaturedStreamResponseHandler) - Method in class com.mb3364.twitch.api.resources.StreamsResource
-
Returns a list of featured (promoted) stream objects.
- getFollow(String, String, UserFollowResponseHandler) - Method in class com.mb3364.twitch.api.resources.UsersResource
-
Returns a
UserFollow
object representing a channel follow.
- getFollowed(RequestParams, StreamsResponseHandler) - Method in class com.mb3364.twitch.api.resources.StreamsResource
-
Returns a list of stream objects that the authenticated user is following.
- getFollowed(StreamsResponseHandler) - Method in class com.mb3364.twitch.api.resources.StreamsResource
-
Returns a list of stream objects that the authenticated user is following.
- getFollowed(RequestParams, VideosResponseHandler) - Method in class com.mb3364.twitch.api.resources.VideosResource
-
Returns a list of
Video
's from channels that the authenticated user is following.
- getFollowed(VideosResponseHandler) - Method in class com.mb3364.twitch.api.resources.VideosResource
-
Returns a list of
Video
's from channels that the authenticated user is following.
- getFollowers() - Method in class com.mb3364.twitch.api.models.Channel
-
- getFollows() - Method in class com.mb3364.twitch.api.models.ChannelFollows
-
- getFollows() - Method in class com.mb3364.twitch.api.models.UserFollows
-
- getFollows(String, RequestParams, ChannelFollowsResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a list of follow objects representing the followers of a channel.
- getFollows(String, ChannelFollowsResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a list of follow objects representing the followers of a channel.
- getFollows(String, RequestParams, UserFollowsResponseHandler) - Method in class com.mb3364.twitch.api.resources.UsersResource
-
Returns a
UserFollows
object that contains a list of
UserFollow
objects representing channels the user is following.
- getFollows(String, UserFollowsResponseHandler) - Method in class com.mb3364.twitch.api.resources.UsersResource
-
Returns a
UserFollows
object that contains a list of
UserFollow
objects representing channels the user is following.
- getFps() - Method in class com.mb3364.twitch.api.models.Video
-
- getGame() - Method in class com.mb3364.twitch.api.models.Channel
-
- getGame() - Method in class com.mb3364.twitch.api.models.Stream
-
- getGame() - Method in class com.mb3364.twitch.api.models.TopGame
-
- getGame() - Method in class com.mb3364.twitch.api.models.Video
-
- getGames() - Method in class com.mb3364.twitch.api.models.SearchResultContainer
-
- getGiantbombId() - Method in class com.mb3364.twitch.api.models.Game
-
- getGlobalMod() - Method in class com.mb3364.twitch.api.models.ChannelBadges
-
- getHeight() - Method in class com.mb3364.twitch.api.models.EmoticonImage
-
- getHigh() - Method in class com.mb3364.twitch.api.models.VideoFramerates
-
- getHigh() - Method in class com.mb3364.twitch.api.models.VideoResolutions
-
- getId() - Method in class com.mb3364.twitch.api.models.Block
-
- getId() - Method in class com.mb3364.twitch.api.models.Channel
-
- getId() - Method in class com.mb3364.twitch.api.models.ChannelSubscription
-
- getId() - Method in class com.mb3364.twitch.api.models.Game
-
- getId() - Method in class com.mb3364.twitch.api.models.Ingest
-
- getId() - Method in class com.mb3364.twitch.api.models.Stream
-
- getId() - Method in class com.mb3364.twitch.api.models.Team
-
- getId() - Method in class com.mb3364.twitch.api.models.User
-
- getId() - Method in class com.mb3364.twitch.api.models.UserSubscription
-
- getId() - Method in class com.mb3364.twitch.api.models.Video
-
- getImage() - Method in class com.mb3364.twitch.api.models.Badge
-
- getImage() - Method in class com.mb3364.twitch.api.models.FeaturedStream
-
- getImages() - Method in class com.mb3364.twitch.api.models.Emoticon
-
- getInfo() - Method in class com.mb3364.twitch.api.models.Team
-
- getIngests() - Method in class com.mb3364.twitch.api.models.Ingests
-
- getKey() - Method in enum com.mb3364.twitch.api.auth.Scopes
-
Get the identifier that twitch will recognize.
- getLanguage() - Method in class com.mb3364.twitch.api.models.Channel
-
- getLarge() - Method in class com.mb3364.twitch.api.models.GameBox
-
- getLarge() - Method in class com.mb3364.twitch.api.models.GameLogo
-
- getLarge() - Method in class com.mb3364.twitch.api.models.StreamPreview
-
- getLength() - Method in class com.mb3364.twitch.api.models.Video
-
- getLogo() - Method in class com.mb3364.twitch.api.models.Channel
-
- getLogo() - Method in class com.mb3364.twitch.api.models.Game
-
- getLogo() - Method in class com.mb3364.twitch.api.models.Team
-
- getLogo() - Method in class com.mb3364.twitch.api.models.User
-
- getLow() - Method in class com.mb3364.twitch.api.models.VideoFramerates
-
- getLow() - Method in class com.mb3364.twitch.api.models.VideoResolutions
-
- getMedium() - Method in class com.mb3364.twitch.api.models.GameBox
-
- getMedium() - Method in class com.mb3364.twitch.api.models.GameLogo
-
- getMedium() - Method in class com.mb3364.twitch.api.models.StreamPreview
-
- getMedium() - Method in class com.mb3364.twitch.api.models.VideoFramerates
-
- getMedium() - Method in class com.mb3364.twitch.api.models.VideoResolutions
-
- getMessage() - Method in class com.mb3364.twitch.api.models.Error
-
- getMobile() - Method in class com.mb3364.twitch.api.models.VideoFramerates
-
- getMobile() - Method in class com.mb3364.twitch.api.models.VideoResolutions
-
- getMod() - Method in class com.mb3364.twitch.api.models.ChannelBadges
-
- getName() - Method in class com.mb3364.twitch.api.auth.grants.implicit.AuthenticationError
-
Get the name of the error.
- getName() - Method in class com.mb3364.twitch.api.models.Channel
-
- getName() - Method in class com.mb3364.twitch.api.models.Game
-
- getName() - Method in class com.mb3364.twitch.api.models.Ingest
-
- getName() - Method in class com.mb3364.twitch.api.models.Team
-
- getName() - Method in class com.mb3364.twitch.api.models.User
-
- getName() - Method in class com.mb3364.twitch.api.models.Video.ChannelSummary
-
- getPopularity() - Method in class com.mb3364.twitch.api.models.Game
-
- getPreview() - Method in class com.mb3364.twitch.api.models.Stream
-
- getPreview() - Method in class com.mb3364.twitch.api.models.Video
-
- getPriority() - Method in class com.mb3364.twitch.api.models.FeaturedStream
-
- getProfileBanner() - Method in class com.mb3364.twitch.api.models.Channel
-
- getProfileBannerBackgroundColor() - Method in class com.mb3364.twitch.api.models.Channel
-
- getRecordedAt() - Method in class com.mb3364.twitch.api.models.Video
-
- getRedirectUri() - Method in class com.mb3364.twitch.api.auth.Authenticator
-
- getRegex() - Method in class com.mb3364.twitch.api.models.Emoticon
-
- getResolutions() - Method in class com.mb3364.twitch.api.models.Video
-
- getResults() - Method in class com.mb3364.twitch.api.models.SearchResult
-
- getScopes() - Method in class com.mb3364.twitch.api.models.TokenAuthorization
-
- getSmall() - Method in class com.mb3364.twitch.api.models.GameBox
-
- getSmall() - Method in class com.mb3364.twitch.api.models.GameLogo
-
- getSmall() - Method in class com.mb3364.twitch.api.models.StreamPreview
-
- getStaff() - Method in class com.mb3364.twitch.api.models.ChannelBadges
-
- getStatus() - Method in class com.mb3364.twitch.api.models.Channel
-
- getStatus() - Method in class com.mb3364.twitch.api.models.Video
-
- getStatusCode() - Method in class com.mb3364.twitch.api.models.Error
-
- getStatusText() - Method in class com.mb3364.twitch.api.models.Error
-
- getStream() - Method in class com.mb3364.twitch.api.models.FeaturedStream
-
- getStream() - Method in class com.mb3364.twitch.api.models.StreamContainer
-
- getStreamKey() - Method in class com.mb3364.twitch.api.models.Channel
-
- getStreams() - Method in class com.mb3364.twitch.api.models.SearchResultContainer
-
- getStreams() - Method in class com.mb3364.twitch.api.models.Streams
-
- getSubscriber() - Method in class com.mb3364.twitch.api.models.ChannelBadges
-
- getSubscription(String, String, ChannelSubscriptionResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a subscription object which includes the user if that user is subscribed.
- getSubscription(String, String, UserSubscriptionResponseHandler) - Method in class com.mb3364.twitch.api.resources.UsersResource
-
Returns the channel subscription that the user subscribes to.
- getSubscriptions() - Method in class com.mb3364.twitch.api.models.ChannelSubscriptions
-
- getSubscriptions(String, RequestParams, ChannelSubscriptionsResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a list of subscription objects sorted by subscription relationship creation date
which contain users subscribed to the specified channel.
- getSubscriptions(String, ChannelSubscriptionsResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a list of subscription objects sorted by subscription relationship creation date
which contain users subscribed to the specified channel.
- getSummary(String, StreamsSummaryResponseHandler) - Method in class com.mb3364.twitch.api.resources.StreamsResource
-
Returns a summary of current streams.
- getSummary(StreamsSummaryResponseHandler) - Method in class com.mb3364.twitch.api.resources.StreamsResource
-
Returns a summary of current streams.
- getSvg() - Method in class com.mb3364.twitch.api.models.Badge
-
- getTagList() - Method in class com.mb3364.twitch.api.models.Video
-
- getTeams() - Method in class com.mb3364.twitch.api.models.Teams
-
- getTeams(String, TeamsResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a list of team objects the channel belongs to.
- getTemplate() - Method in class com.mb3364.twitch.api.models.GameBox
-
- getTemplate() - Method in class com.mb3364.twitch.api.models.GameLogo
-
- getTemplate() - Method in class com.mb3364.twitch.api.models.StreamPreview
-
- getText() - Method in class com.mb3364.twitch.api.models.FeaturedStream
-
- getTitle() - Method in class com.mb3364.twitch.api.models.Video
-
- getToken() - Method in class com.mb3364.twitch.api.models.Root
-
- getTop() - Method in class com.mb3364.twitch.api.models.Games
-
- getTop(RequestParams, TopGamesResponseHandler) - Method in class com.mb3364.twitch.api.resources.GamesResource
-
Returns a list of games objects sorted by number of current viewers on Twitch, most popular first.
- getTop(TopGamesResponseHandler) - Method in class com.mb3364.twitch.api.resources.GamesResource
-
Returns a list of games objects sorted by number of current viewers on Twitch, most popular first.
- getTop(RequestParams, VideosResponseHandler) - Method in class com.mb3364.twitch.api.resources.VideosResource
-
Returns a list of
Video
's created in a given time period sorted by number of views, most popular first.
- getTop(VideosResponseHandler) - Method in class com.mb3364.twitch.api.resources.VideosResource
-
Returns a list of
Video
's created in a given time period sorted by number of views, most popular first.
- getTotal() - Method in class com.mb3364.twitch.api.models.ChannelFollows
-
- getTotal() - Method in class com.mb3364.twitch.api.models.ChannelSubscriptions
-
- getTotal() - Method in class com.mb3364.twitch.api.models.Games
-
- getTotal() - Method in class com.mb3364.twitch.api.models.SearchResult
-
- getTotal() - Method in class com.mb3364.twitch.api.models.SearchResultContainer
-
- getTotal() - Method in class com.mb3364.twitch.api.models.Streams
-
- getTotal() - Method in class com.mb3364.twitch.api.models.UserFollows
-
- getTotal() - Method in class com.mb3364.twitch.api.models.Videos
-
- getTurbo() - Method in class com.mb3364.twitch.api.models.ChannelBadges
-
- getType() - Method in class com.mb3364.twitch.api.models.User
-
- getUpdatedAt() - Method in class com.mb3364.twitch.api.models.Block
-
- getUpdatedAt() - Method in class com.mb3364.twitch.api.models.Channel
-
- getUpdatedAt() - Method in class com.mb3364.twitch.api.models.Team
-
- getUpdatedAt() - Method in class com.mb3364.twitch.api.models.TokenAuthorization
-
- getUpdatedAt() - Method in class com.mb3364.twitch.api.models.User
-
- getUrl() - Method in class com.mb3364.twitch.api.models.Channel
-
- getUrl() - Method in class com.mb3364.twitch.api.models.EmoticonImage
-
- getUrl() - Method in class com.mb3364.twitch.api.models.Video
-
- getUrlTemplate() - Method in class com.mb3364.twitch.api.models.Ingest
-
- getUser() - Method in class com.mb3364.twitch.api.models.Block
-
- getUser() - Method in class com.mb3364.twitch.api.models.ChannelFollow
-
- getUser() - Method in class com.mb3364.twitch.api.models.ChannelSubscription
-
- getUserName() - Method in class com.mb3364.twitch.api.models.Token
-
- getUsers() - Method in class com.mb3364.twitch.api.models.Editors
-
- getVideoBanner() - Method in class com.mb3364.twitch.api.models.Channel
-
- getVideoHeight() - Method in class com.mb3364.twitch.api.models.Stream
-
- getVideos() - Method in class com.mb3364.twitch.api.models.Videos
-
- getVideos(String, RequestParams, VideosResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a list of videos ordered by time of creation, starting with
the most recent from specified channel.
- getVideos(String, VideosResponseHandler) - Method in class com.mb3364.twitch.api.resources.ChannelsResource
-
Returns a list of videos ordered by time of creation, starting with
the most recent from specified channel.
- getViewers() - Method in class com.mb3364.twitch.api.models.Stream
-
- getViewers() - Method in class com.mb3364.twitch.api.models.StreamsSummary
-
- getViewers() - Method in class com.mb3364.twitch.api.models.TopGame
-
- getViews() - Method in class com.mb3364.twitch.api.models.Channel
-
- getViews() - Method in class com.mb3364.twitch.api.models.Video
-
- getWidth() - Method in class com.mb3364.twitch.api.models.EmoticonImage
-