public interface OnPubcompReceived extends AsynchronousCallback, LowlevelCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onPubcompReceived(PUBCOMP pubcomp,
ClientData clientData)
This method gets called when a PUBCOMP message is received from a client.
|
void onPubcompReceived(PUBCOMP pubcomp, ClientData clientData)
pubcomp - the PUBCOMP message which was received by HiveMQclientData - the ClientData for the client which sent the PUBCOMP messageCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.