| Class | Description |
|---|---|
| Ecus |
This object defines the interactions with the vehicle's Engine Control Units
(ECUs).
|
| EventChannel |
Handles the TCP event channel connection between an Android application
and the WVA device.
|
| EventDispatcher | |
| FaultCodes |
This object allows users to access information about vehicle diagnostic trouble
codes (also known as fault codes).
|
| Hardware | |
| HttpClient | |
| HttpClient.ExpectEmptyCallback |
Version of
HttpClient.HttpCallback which expects the HTTP response body to be empty. |
| HttpClient.HttpCallback |
Wrapper around OkHttp's
Callback interface, specifically targeted at
expecting and handling JSON response bodies. |
| VehicleData |
This object allows users to access both raw and derived data about the
current operation of a vehicle.
|
| WVA |
Configures and manages interactions with the WVA device.
|
| Enum | Description |
|---|---|
| FaultCodes.Bus | |
| FaultCodes.MessageType |