TwclGattServerClient.AfterDisconnect Method

The method right after a client disconnected from the server and before the client will be destroyed.

Namespace: wclBluetooth
protected
 procedure AfterDisconnect; virtual;

A derived class may override this method to provide additional finalization after client disconnected from a GATT server.