Interface | Description |
---|---|
CancelableRequest |
An HTTP network request that can be cancelled.
|
Class | Description |
---|---|
NetworkManager |
TODO make package private after ads decoupling
TODO collapse functionality into event dispatcher
|
Response<T> |
HTTP response, including the code, body, and error if applicable.
|