MqttSubscriptionClient
Functions
Link copied to clipboard
Disconnect from the current Mqtt service connection
Link copied to clipboard
Gets the current subscriptions Listener
Link copied to clipboard
Returns a boolean that tells if the Mqtt client is currently connected
Link copied to clipboard
open fun setSubscriptionListener(messageListener: SubscriptionClientListener)
Content copied to clipboard
Sets a subscription listener that receives
Link copied to clipboard
Subscribes to a topic with a LiveTopicCriteria
Link copied to clipboard
Unsubscripes to a topic with a LiveTopicCriteria