EmspServiceInfo

fun EmspServiceInfo(    emspIdentifier: EmspIdentifier,     serviceName: String,     icon: ResourceDrawableResolver,     countriesOfOperation: Set<CountryId>)

Parameters

emspIdentifier
serviceName

Name of the service provider (eMSP). This should be a localized name that can be displayed in the UI.

icon

icon representing the eMSP which can be displayed in the UI to represent its brand.

countriesOfOperation

A set of country codes indicating where this eMSP can be used. This eMSP can only used when the vehicle is in a supported country.