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 © 2024 Eclipse. All rights reserved.