Microsoft.Maui.Networking Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides interfaces, classes and supporting types to work with network and connectivity APIs across all supported platforms.
Classes
Connectivity |
The Connectivity APIs lets you monitor for changes in the device's network conditions, check the current network access, and how it is currently connected. |
ConnectivityChangedEventArgs |
The current connectivity information from the change event. |
Interfaces
IConnectivity |
The Connectivity API lets you monitor for changes in the device's network conditions, check the current network access, and determine how it is currently connected. |
Enums
ConnectionProfile |
Describes the type of connection the device is using. |
NetworkAccess |
Various states of the connection to the internet. |
Remarks
The functionality in this namespace is formerly known as (Xamarin) Essentials.