toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ipc-client-core
/
com.mapbox.dash.sdk.ipc.client.core.impl
Package-level
declarations
Types
Properties
Types
Binder
To
Service
Fn
Link copied to clipboard
typealias
BinderToServiceFn
<
T
>
=
(
service
:
IBinder
)
->
T
?
Event
Link copied to clipboard
class
Event
(
val
version
:
Int
=
DEFAULT_EVENT_VERSION
,
val
eventTypeId
:
String
,
val
data
:
Bundle
)
Event generated on the Nav App side of the IPC connection.
Properties
DEFAULT_EVENT_VERSION
Link copied to clipboard
const
val
DEFAULT_EVENT_VERSION
:
Int
=
1