Class ConnectionStateChangedEventArgs
Definition
- Assembly:
- Tizen.Network.WiFi.dll
An extended EventArgs class which contains the changed connection state.
C#Copypublic class ConnectionStateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsConnectionStateChangedEventArgs
Properties
Declaration
C#Copypublic WiFiAP AP { get; }
Property Value
| Type | Description |
|---|---|
| WiFiAP |
Declaration
C#Copypublic WiFiConnectionState State { get; }
Property Value
| Type | Description |
|---|---|
| WiFiConnectionState |