JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
N
O
P
R
S
T
U
V
A
AbstractResource
- Class in
com.mb3364.twitch.api.resources
AbstractResource is the abstract base class of a Twitch resource.
AbstractResource(String, int)
- Constructor for class com.mb3364.twitch.api.resources.
AbstractResource
Construct a resource using the Twitch API base URL and specified API version.
AbstractResource.TwitchHttpResponseHandler
- Class in
com.mb3364.twitch.api.resources
Handles HTTP response's from the Twitch API.
auth()
- Method in class com.mb3364.twitch.api.
Twitch
Get the authenticator object.
AuthenticationCallbackRequest
- Class in
com.mb3364.twitch.api.auth.grants.implicit
AuthenticationCallbackRequest(Socket, URL, URL, URL)
- Constructor for class com.mb3364.twitch.api.auth.grants.implicit.
AuthenticationCallbackRequest
Construct the request and specify which HTML files to server.
AuthenticationCallbackServer
- Class in
com.mb3364.twitch.api.auth.grants.implicit
AuthenticationCallbackServer(int)
- Constructor for class com.mb3364.twitch.api.auth.grants.implicit.
AuthenticationCallbackServer
Constructor that will use default HTML views for output.
AuthenticationCallbackServer(int, URL, URL, URL)
- Constructor for class com.mb3364.twitch.api.auth.grants.implicit.
AuthenticationCallbackServer
Constructor with user specified HTML views to output.
AuthenticationError
- Class in
com.mb3364.twitch.api.auth.grants.implicit
The
AuthenticationError
class represents an error during authentication with
http://www.twitch.tv
.
AuthenticationError(String, String)
- Constructor for class com.mb3364.twitch.api.auth.grants.implicit.
AuthenticationError
AuthenticationListener
- Interface in
com.mb3364.twitch.api.auth.grants.implicit
Interface for listening to twitch.tv authentication access tokens
Authenticator
- Class in
com.mb3364.twitch.api.auth
The authenticator object allows a user to authenticate with the Twitch.tv servers.
Authenticator(String)
- Constructor for class com.mb3364.twitch.api.auth.
Authenticator
awaitAccessToken()
- Method in class com.mb3364.twitch.api.auth.
Authenticator
Listens for callback from twitch server with the access token.
A
B
C
D
E
F
G
H
I
J
N
O
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes