| Package | Description |
|---|---|
| com.hivemq.spi.callback.lowlevel |
| Modifier and Type | Method and Description |
|---|---|
void |
OnPubrecReceived.onPubrecReceived(PUBREC pubrec,
ClientData clientData)
This method gets called when a PUBREC message is received from a client.
|
void |
OnPubrecSend.onPubrecSend(PUBREC pubrec,
ClientData clientData)
This method gets called when HiveMQ sends a PUBREC message to a client.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.