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
[read-only] | ActiveNetworkInfo | NetworkInfo. Returns details about the currently active default data network. |
[read-only] | BackgroundDataSetting | bool. Returns the value of the setting for background data usage. |
[read-only] | IsActiveNetworkMetered | bool. Returns if the currently active data network is metered. |
[read-only] | IsDefaultNetworkActive | bool. Return whether the data network is currently active. |
NetworkPreference | ConnectivityType. Retrieves the current preferred network type. | |
[read-only] static | ProcessDefaultNetwork | Network. Returns the Android.Net.Network currently bound to this process via ConnectivityManager.SetProcessDefaultNetwork(Network), or null if no Android.Net.Network is explicitly bound. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |