public interface OnPublishSend extends AsynchronousCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onPublishSend(PUBLISH publish,
ClientData clientData)
Gets called when a PUBLISH is sent by HiveMQ to a subscribing client.
|
void onPublishSend(PUBLISH publish, ClientData clientData)
publish - the PUBLISH messageclientData - the information about the clientCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.