WiFi Framework C++ Edition

◆ OnDeviceDisconnected()

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

The event fires when the WiFi Direct device is disconnected from the WiFI Direct Soft AP.

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