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