public interface OnPubackSend extends AsynchronousCallback, LowlevelCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onPubackSend(PUBACK puback,
ClientData clientData)
This method gets called after HiveMQ sent a PUBACK message to a client.
|
void onPubackSend(PUBACK puback, ClientData clientData)
puback - the PUBACK message sent by HiveMQclientData - the ClientData of the client HiveMQ sent the PUBACK toCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.