TrafficBroadcastParameters constructor
- TMCServiceInterface tmcService,
- Location location
Creates a new instance.
tmcServiceContains all outgoing dependencies to the client side.locationCurrent location to determine the country code and LTNs.
Implementation
TrafficBroadcastParameters(this.tmcService, this.location);