| Class | Description |
|---|---|
| ApiManager |
This class is used to setup and get an implementation of the API endpoints used in our apps.
|
| NetworkCallback<T> |
An abstract class that pre-parses the
Callback's Response and routes the server-provided errors to separate methods |
| NetworkCallback.SpecificError |
Holds the details of a
NetworkCallback.StNetworkException |
| Enum | Description |
|---|---|
| NetworkCallback.StNetworkException |
Describes what type of network error occurred
|