WemapSDKs
Toggle table of contents
1.0.0-beta.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
WemapSDKs
WemapCoreSDK
/
com.getwemap.sdk.core.navigation.manager
/
NavigationEvent
/
Started
Started
data
class
Started
(
val
navigation
:
Navigation
)
:
NavigationEvent
A navigation session started.
Members
Constructors
Started
Link copied to clipboard
constructor
(
navigation
:
Navigation
)
Properties
navigation
Link copied to clipboard
open
override
val
navigation
:
Navigation
The
Navigation
this event refers to.