| Class | Description |
|---|---|
| AbstractResource |
AbstractResource is the abstract base class of a Twitch resource.
|
| AbstractResource.TwitchHttpResponseHandler |
Handles HTTP response's from the Twitch API.
|
| ChannelsResource |
The
ChannelsResource provides the functionality
to access the /channels endpoints of the Twitch API. |
| ChatResource |
The
ChatResource provides the functionality
to access the /chat endpoints of the Twitch API. |
| GamesResource |
The
GamesResource provides the functionality
to access the /games endpoints of the Twitch API. |
| IngestsResource |
The
IngestsResource provides the functionality
to access the /ingests endpoints of the Twitch API. |
| RootResource |
The
RootResource provides the functionality
to access the root / endpoints of the Twitch API. |
| SearchResource |
The
SearchResource provides the functionality
to access the /search endpoints of the Twitch API. |
| StreamsResource |
The
StreamsResource provides the functionality
to access the /streams endpoints of the Twitch API. |
| TeamsResource |
The
TeamsResource provides the functionality
to access the /teams endpoints of the Twitch API. |
| UsersResource |
The
UsersResource provides the functionality
to access the /users endpoints of the Twitch API. |
| VideosResource |
The
VideosResource provides the functionality
to access the /videos endpoints of the Twitch API. |