app
androidJvm
app
/
com.iomt.android.mqtt
/
MqttClient
/
send
send
fun
send
(
topic
:
Topic
,
message
:
MqttRecordMessage
)
Parameters
topic
Topic
to send data
message
message to publish
Throws
Illegal
State
Exception
on no
mqttClient
connection
Exception