See: Description
| Interface | Description |
|---|---|
| OnHeaderCheckListener |
| Class | Description |
|---|---|
| Api |
Client wrapper for connecting to a MediaWiki installation's API.
|
| ApiResult |
Encapsulates the result of performing an API call.
|
| RequestBuilder |
Fluent interface to easily build up an API request from params.
|
| Exception | Description |
|---|---|
| ApiException |
Wrapper exception thrown whenever there's an unrecoverable error from the Api.
|