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