Android.Net.ConnectivityManager: Field Members

The fields 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 Fields

const
ActionBackgroundDataSettingChangedstring. Broadcast Action: The setting for background data usage has changed values.
const
ConnectivityActionstring. A change in network connectivity has occurred.
const
DefaultNetworkPreferenceint (1). If you want to set the default network preference,you can directly change the networkAttributes array in framework's config.xml.
const
ExtraExtraInfostring. The lookup key for a string that provides optionally supplied extra information about the network state.
const
ExtraIsFailoverstring. The lookup key for a boolean that indicates whether a connect event is for a network to which the connectivity manager was failing over following a disconnect on another network.
const
ExtraNetworkInfostring. The lookup key for a Android.Net.NetworkInfo object.
const
ExtraNetworkTypestring. Network type which triggered a ConnectivityManager.ConnectivityAction broadcast.
const
ExtraNoConnectivitystring. The lookup key for a boolean that indicates whether there is a complete lack of connectivity, i.e., no network is available.
const
ExtraOtherNetworkInfostring. The lookup key for a Android.Net.NetworkInfo object.
const
ExtraReasonstring. The lookup key for a string that indicates why an attempt to connect to a network failed.