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