| Interface | Description |
|---|---|
| SmartcarCallback |
Callback interface that should be implemented by the application.
|
| Class | Description |
|---|---|
| SmartcarAuth |
Main class that provides SDK access methods.
|
| SmartcarCodeReceiver |
Activity that receives the response sent to the custom URL scheme defined by the application.
|
| SmartcarResponse |
A class that creates the response from Smartcar Connect.
|
| SmartcarResponse.Builder | |
| VehicleInfo |
A class that stores vehicle data returned in
SmartcarResponse. |
| VehicleInfo.Builder |
Builder class that allows for optional properties that can be null on VehicleInfo
|