toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-mqtt-api
/
com.mapbox.dash.model
Package-level
declarations
Types
Types
Mqtt
Message
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
MqttMessage
(
val
topic
:
String
,
val
payload
:
String
)