Class ConnectionStateChangedEventArgs
Definition
- Assembly:
- Tizen.Network.WiFi.dll
An extended EventArgs class which contains the changed connection state.
public class ConnectionStateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args ConnectionState Changed Event Args
Properties
View SourceAP
The access point.
Declaration
public WiFiAP AP { get; }
Property Value
Type | Description |
---|---|
Wi |
State
The Wi-Fi connection state.
Declaration
public WiFiConnectionState State { get; }
Property Value
Type | Description |
---|---|
Wi |