public interface MqttMessage
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 © 2021 Eclipse. All rights reserved.