public abstract class MqttMessageDeliveryEvent extends MqttIntegrationEvent
messageId
,
clientId
and clientInstance
can be used to correlate events.cause
source
Constructor and Description |
---|
MqttMessageDeliveryEvent(Object source,
int messageId,
String clientId,
int clientInstance) |
Modifier and Type | Method and Description |
---|---|
String |
getClientId() |
int |
getClientInstance() |
int |
getMessageId() |
getCause, getSourceAsType, toString
getTimestamp
getSource