public interface OnUnsubackSend extends AsynchronousCallback, LowlevelCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onUnsubackSend(UNSUBACK unsuback,
ClientData clientData)
This method is called after HiveMQ sends a UNSUBACK message to a client.
|
void onUnsubackSend(UNSUBACK unsuback, ClientData clientData)
unsuback - the UNSUBACK message HiveMQ sends to the clientclientData - the ClientData of the client HiveMQ sends the message toCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.