public interface OnPubrelSend extends AsynchronousCallback, LowlevelCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onPubrelSend(PUBREL pubrel,
ClientData clientData)
This method gets called when HiveMQ sends a PUBREL message to a client.
|
void onPubrelSend(PUBREL pubrel, ClientData clientData)
pubrel - the PUBREL message HiveMQ sends to a clientclientData - the ClientData for the client HiveMQ sends the PUBREL message toCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.