TwclWiFiEvent Delegate

The very basic WiFi event handler prototype. This type used in lot of events of the WiFi components.

Namespace: wclWiFi
type
 TwclWiFiEvent = procedure(Sender: TObject; const IfaceId: TGUID) of object;

Parameters

Sender

The object initiates the event.

IfaceId

The interface's ID on which the event is for.