AccessPointClientConnectionChangedEventHandler Delegate
Namespace: GHIElectronics.TinyCLR.Devices.Network · Assembly: GHIElectronics.TinyCLR.Devices.Network
Handler signature for AccessPointClientConnectionChanged.
public delegate void AccessPointClientConnectionChangedEventHandler(NetworkController sender, IPAddress clientAddress, string macAddress);
Parameters
| Parameter | Type | Description |
|---|---|---|
sender | NetworkController | |
clientAddress | IPAddress | |
macAddress | string |