Bluetooth Framework C++ Edition

◆ AfterDisconnect()

virtual void AfterDisconnect ( )
protectedvirtual

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

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