toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-signals-aaos
/
com.mapbox.dash.sdk.signals.aaos.data.datasource
Package-level
declarations
Types
Types
Car
Service
Provider
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
CarServiceProvider
(
context
:
Context
,
dispatcher
:
CoroutineDispatcher
)
Vehicle
Permission
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
@
RequiresApi
(
value
=
23
)
class
VehiclePermission
(
context
:
Context
,
lifecycleObserver
:
ApplicationLifecycleObserver
)