onTerminalDidGetVehicleStats

abstract fun onTerminalDidGetVehicleStats(command: Byte, getVehicleStats: GetVehicleStats)

Called when fetching vehicle stat

See also

Parameters

command

The command triggering the fetch operation.

getVehicleStats

The callback to receive the vehicle stat.