TwclWiFiDirectConnectionComponent.DoPairProvidePin(TwclWiFiDirectDevice,string) Method

Fires the OnPairProvidePin event.

Namespace: wclWiFi
protected
 procedure DoPairProvidePin(const Device: TwclWiFiDirectDevice;
 out Pin: string); virtual;

Parameters

Device
Type: TwclWiFiDirectDevice

The WiFi Direct device object.

Pin
Type: string

An application must provide PIN for pairing.