Share via


TelephonyManager.UpdateAvailableNetworksServiceIsDisabled Field

Definition

OpportunisticNetworkService is disabled.

[Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_SERVICE_IS_DISABLED", ApiSince=30)]
public const int UpdateAvailableNetworksServiceIsDisabled = 10;
[<Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_SERVICE_IS_DISABLED", ApiSince=30)>]
val mutable UpdateAvailableNetworksServiceIsDisabled : int

Field Value

Value = 10
Attributes

Remarks

OpportunisticNetworkService is disabled.

Java documentation for android.telephony.TelephonyManager.UPDATE_AVAILABLE_NETWORKS_SERVICE_IS_DISABLED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to