TelephonyManager.UpdateAvailableNetworksUnknownFailure Field

Definition

There is a unknown failure happened.

[Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_UNKNOWN_FAILURE", ApiSince=29)]
public const int UpdateAvailableNetworksUnknownFailure = 1;
[<Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_UNKNOWN_FAILURE", ApiSince=29)>]
val mutable UpdateAvailableNetworksUnknownFailure : int

Field Value

Value = 1
Attributes

Remarks

There is a unknown failure happened.

Java documentation for android.telephony.TelephonyManager.UPDATE_AVAILABLE_NETWORKS_UNKNOWN_FAILURE.

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