awCancelCallbacks
BrokerError awCancelCallbacks(
BrokerClient client);
Cancels all callback functions currently registered for the specified client.
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_CLIENT | The client has been destroyed or disconnected. |
See also: