Connection Notification
The connection notification feature allows you to register a callback method for a particular Broker Server client that will be invoked if the client is disconnected from the server.
Note:
Connection callback methods do not have a global scope. They must be registered separately for each server client that wants to use this feature.