public interface OnPingCallback extends AsynchronousCallback, LowlevelCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onPingReceived(ClientData clientData)
This method gets called after the broker received a PINGREQ message from a client.
|
void onPingReceived(ClientData clientData)
clientData - the ClientData of the client which sent the PINGREQ messageCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.