Class WifiConnectionResult
Describes the results of an attempt to connect to a Wifi network.
public class WifiConnectionResult
- Inheritance
-
WifiConnectionResult
- Inherited Members
- Extension Methods
Properties
ConnectionStatus
Gets the connection result value.
public WifiConnectionStatus ConnectionStatus { get; }