public interface MqttMessage
NOTE: This class has been automatically generated from the original
non RX-ified interface using Vert.x codegen.
Modifier and Type | Method and Description |
---|---|
MqttMessage |
getDelegate() |
int |
messageId() |
static MqttMessage |
newInstance(MqttMessage arg) |
MqttMessage getDelegate()
int messageId()
static MqttMessage newInstance(MqttMessage arg)
Copyright © 2020 Eclipse. All rights reserved.