toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ev-core
/
com.mapbox.ev.core.checkout
Package-level
declarations
Types
Functions
Types
Ev
Checkout
Controller
Link copied to clipboard
@
ExperimentalCoroutinesApi
class
EvCheckoutController
(
val
scope
:
CoroutineScope
,
val
appStore
:
AppStore
,
val
pricingUtil
:
PricingUtil
,
val
chargingSessionUseCase
:
ChargingSessionUseCase
,
val
applicationRepository
:
ApplicationRepository
,
observeEvDataProvider
:
ObserveEvDataProvider
,
closeBackButtonHandler
:
CloseBackButtonHandler
)
Start
Session
State
Link copied to clipboard
sealed
class
StartSessionState
Functions
location
Id
Link copied to clipboard
fun
EVPort
.
locationId
(
isDebug
:
Boolean
)
:
String