TwclGattLocalCharacteristicWriteRequest.WithResponse Property

Gets the write operation flag.

Namespace: wclBluetooth
public
 property WithResponse: Boolean read FWithResponse;

Property Value

Type: Boolean

The GATT write operation flag.

If this property is True an application must response to the write request with Respond or RespondWithError method.