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