TelephonyManager.UpdateAvailableNetworksAborted Field

Definition

The request is aborted.

[Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_ABORTED", ApiSince=29)]
public const int UpdateAvailableNetworksAborted = 2;
[<Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_ABORTED", ApiSince=29)>]
val mutable UpdateAvailableNetworksAborted : int

Field Value

Value = 2
Attributes

Remarks

The request is aborted.

Java documentation for android.telephony.TelephonyManager.UPDATE_AVAILABLE_NETWORKS_ABORTED.

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