toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.platform
/
MapboxEvSearch
/
getLocationConnectorById
get
Location
Connector
By
Id
abstract
suspend
fun
getLocationConnectorById
(
locationId
:
String
,
evseId
:
String
,
connectorId
:
String
)
:
Either
<
MapboxEVPlatformError
,
Connector
>