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