Class EMobilityServiceProvider

java.lang.Object
com.here.sdk.search.EMobilityServiceProvider

public final class EMobilityServiceProvider extends Object

eMSP (e-Mobility Service Provider) for which the EV station operator has EV roaming agreements. It is only available for online search.

  • Field Details

    • name

      @Nullable public String name

      The name of the e-Mobility Service Provider. It may change but the respective partnerId will remain stable.

    • partnerId

      @Nullable public String partnerId

      The unique and stable id for the e-Mobility Service Provider on the HERE platform. It can be used for filtering when searching for EV charging stations.

  • Constructor Details

    • EMobilityServiceProvider

      public EMobilityServiceProvider()

      Creates a new instance.

  • Method Details