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