Press on the image to return to the main documentation page.
|
ClientId As String [read only]
Close
Connect
Connect2 (Options As MqttConnectOptions)
Connected As Boolean [read only]
Initialize (EventName As String, ServerURI As String, ClientId As String)
IsInitialized As Boolean [read only]
Publish (Topic As String, Payload() As Byte)
Publish2 (Topic As String, Payload() As Byte, QOS As Int, Retained As Boolean)
QOS_0_MOST_ONCE As Int [read only]
QOS_1_LEAST_ONCE As Int [read only]
QOS_2_EXACTLY_ONCE As Int [read only]
Subscribe (Topic As String, QOS As Int)
Unsubscribe (Topic As String)
ClientId As String [read only]
Close
Connect
Connect2 (Options As MqttConnectOptions)
Connected As Boolean [read only]
Initialize (EventName As String, ServerURI As String, ClientId As String)
IsInitialized As Boolean [read only]
Publish (Topic As String, Payload() As Byte)
Publish2 (Topic As String, Payload() As Byte, QOS As Int, Retained As Boolean)
QOS_0_MOST_ONCE As Int [read only]
QOS_1_LEAST_ONCE As Int [read only]
QOS_2_EXACTLY_ONCE As Int [read only]
Subscribe (Topic As String, QOS As Int)
Unsubscribe (Topic As String)
CleanSession As Boolean
Initialize (Username As String, Password As String)
Password As String
SetLastWill (Topic As String, Payload() As Byte, QOS As Int, Retained As Boolean)
UserName As String
CleanSession As Boolean
Initialize (Username As String, Password As String)
Password As String
SetLastWill (Topic As String, Payload() As Byte, QOS As Int, Retained As Boolean)
UserName As String