WiFi Framework C++ Edition

◆ OnDeviceConnected()

__event void OnDeviceConnected ( void *  Sender,
CwclWiFiDirectDevice *const  Device 
)

The event fires when new device is connected to the WiFI Direct Soft AP.

Parameters
SenderThe object initiates the event.
DeviceThe WiFi Direct device object.
See also
CwclWiFiDirectDevice