Android.Net.ConnectivityManager: Property Members

The properties of Android.Net.ConnectivityManager are listed below. For a list of all members, see the ConnectivityManager Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
ActiveNetworkInfoNetworkInfo. Returns details about the currently active default data network.
[read-only]
BackgroundDataSettingbool. Returns the value of the setting for background data usage.
[read-only]
IsActiveNetworkMeteredbool. Returns if the currently active data network is metered.
[read-only]
IsDefaultNetworkActivebool. Return whether the data network is currently active.
NetworkPreferenceConnectivityType. Retrieves the current preferred network type.
[read-only]
static
ProcessDefaultNetworkNetwork. Returns the Android.Net.Network currently bound to this process via ConnectivityManager.SetProcessDefaultNetwork(Network), or null if no Android.Net.Network is explicitly bound.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.