onTerminalDidGetVehicleStatus

abstract fun onTerminalDidGetVehicleStatus(command: Byte, getVehicleStatus: GetVehicleStatus)

Called when fetching vehicle status

See also

Parameters

command

The command triggering the fetch operation.

getVehicleStatus

The callback to receive the vehicle status.