TwclWiFiMsmConnectionEvent Delegate

The event handler prototype for MSM connection related events

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

Parameters

Sender

The object initiates the event.

IfaceId

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

Data

Contains information about connection related event.