TwclGattServer.DoClientConnected(TwclGattServerClient) Method

Fires the OnClientConnected event.

Namespace: wclBluetooth
protected
 procedure DoClientConnected(const Client: TwclGattServerClient); virtual;

Parameters

Client
Type: TwclGattServerClient

The TwclGattServerClient object that represents a connected client.