Class TMCPreferredSidsRequest

java.lang.Object
com.here.sdk.trafficbroadcast.TMCPreferredSidsRequest

public final class TMCPreferredSidsRequest extends Object

Represents data used to request the list of preferred SIDs.

  • Field Details

    • countryCode

      public short countryCode

      Refers to a country in RDS-TMC format.

    • ltn

      public short ltn

      LTN to which the requested SIDs belong.

  • Constructor Details

    • TMCPreferredSidsRequest

      public TMCPreferredSidsRequest(short countryCode, short ltn)

      Creates a new instance.

      Parameters:
      countryCode -

      Refers to a country in RDS-TMC format.

      ltn -

      LTN to which the requested SIDs belong.