toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-synchronization-mqtt
/
com.mapbox.dash.synchronization.mqtt
/
MqttNavStateUpdater
Mqtt
Nav
State
Updater
class
MqttNavStateUpdater
(
mqttCommunicator
:
MqttCommunicator
,
topic
:
String
)
Members
Constructors
Mqtt
Nav
State
Updater
Link copied to clipboard
constructor
(
mqttCommunicator
:
MqttCommunicator
,
topic
:
String
)
Functions
on
Active
Guidance
Started
Link copied to clipboard
fun
onActiveGuidanceStarted
(
callerPid
:
Int
,
routeJson
:
String
,
waypoints
:
List
<
DestinationPoint
>
)
on
Active
Guidance
Stopped
Link copied to clipboard
fun
onActiveGuidanceStopped
(
callerPid
:
Int
)
on
Route
Changed
Link copied to clipboard
fun
onRouteChanged
(
callerPid
:
Int
,
routeJson
:
String
,
waypoints
:
List
<
DestinationPoint
>
)
start
Processing
Link copied to clipboard
fun
startProcessing
(
)
stop
Processing
Link copied to clipboard
fun
stopProcessing
(
)