public interface OnUnsubscribeCallback extends AsynchronousCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onUnsubscribe(UNSUBSCRIBE message,
ClientData clientData)
Gets called when an UNSUBSCRIBE MQTT message arrives
|
void onUnsubscribe(UNSUBSCRIBE message, ClientData clientData)
message - the UNSUBSCRIBE messageclientData - information about the clientCopyright © 2013-2018 dc-square GmbH. All Rights Reserved.