| Package | Description |
|---|---|
| com.hivemq.spi.callback.lowlevel |
| Modifier and Type | Method and Description |
|---|---|
void |
OnPubackReceived.onPubackReceived(PUBACK puback,
ClientData clientData)
This method gets called every time a client sent a PUBACK message.
|
void |
OnPubackSend.onPubackSend(PUBACK puback,
ClientData clientData)
This method gets called after HiveMQ sent a PUBACK message to a client.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.