WiFi Framework C++ Edition

◆ DoPairConfirm()

virtual void DoPairConfirm ( CwclWiFiDirectDevice *const  Device,
bool &  Confirm 
)
protectedvirtual

Fires the OnPairConfirm event.

Parameters
DeviceThe WiFi Direct device object.
ConfirmAn application must set this parameter to True to confirm paring. To reject pairing an application must set this parameter to False.
See also
CwclWiFiDirectDevice