TMCPreferredSidsRequest constructor
- int countryCode,
- int ltn
Creates a new instance.
countryCodeRefers to a country in RDS-TMC format.ltnLTN to which the requested SIDs belong.
Implementation
TMCPreferredSidsRequest(this.countryCode, this.ltn);
Creates a new instance.
countryCode Refers to a country in RDS-TMC format.ltn LTN to which the requested SIDs belong.TMCPreferredSidsRequest(this.countryCode, this.ltn);