toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.platform
/
MapboxEvPlatformClient
/
startSession
start
Session
abstract
suspend
fun
startSession
(
locationId
:
String
,
evseId
:
String
,
shouldSimulate
:
Boolean
)
:
Either
<
MapboxEVPlatformError
,
SessionCommandResponse
>