TwclWiFiDirectConnectionComponent.DoPairConfirm(TwclWiFiDirectDevice,Boolean) Method

Fires the OnPairConfirm event.

Namespace: wclWiFi
protected
 procedure DoPairConfirm(const Device: TwclWiFiDirectDevice;
 out Confirm: Boolean); virtual;

Parameters

Device
Type: TwclWiFiDirectDevice

The WiFi Direct device object.

Confirm
Type: Boolean

An application must set this parameter to True to confirm paring. To reject pairing an application must set this parameter to False.