Class VehicleTelematics
-
- All Implemented Interfaces:
public final class VehicleTelematics
-
-
Field Summary
Fields Modifier and Type Field Description public final VehicleConsent
consent
public final VehicleChannel
channel
-
Constructor Summary
Constructors Constructor Description VehicleTelematics(VehicleConsent consent, VehicleChannel channel)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
VehicleTelematics
VehicleTelematics(VehicleConsent consent, VehicleChannel channel)
-
-
-
-