library
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
org.meshtastic.mqtt
/
MqttConfig
/
Companion
Companion
object
Companion
Members
Functions
build
Link copied to clipboard
fun
build
(
block
:
MqttConfig.Builder
.
(
)
->
Unit
)
:
MqttConfig
Build an
MqttConfig
using a lambda with named property assignments.