TwclGattServer.DoNotificationSizeChanged(TwclGattServerClient) Method

Fires the OnNotificationSizeChanged event.

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

Parameters

Client
Type: TwclGattServerClient

The TwclGattServerClient object that represents a client which changed the maximum notification size.