| Package | Description |
|---|---|
| com.hivemq.spi.callback.events |
| Modifier and Type | Method and Description |
|---|---|
void |
OnPublishReceivedCallback.onPublishReceived(PUBLISH publish,
ClientData clientData)
Called when a
PUBLISH MQTT message arrives
The publish parameter references the publish object, that is sent to the subscribers,
after the onPublishReceived method was called. |
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.