TelephonyManager.UpdateAvailableNetworksNoOpportunisticSubAvailable Field

Definition

The subscription is not valid.

[Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_NO_OPPORTUNISTIC_SUB_AVAILABLE", ApiSince=30)]
public const int UpdateAvailableNetworksNoOpportunisticSubAvailable = 8;
[<Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_NO_OPPORTUNISTIC_SUB_AVAILABLE", ApiSince=30)>]
val mutable UpdateAvailableNetworksNoOpportunisticSubAvailable : int

Field Value

Int32
Attributes

Remarks

Java documentation for android.telephony.TelephonyManager.UPDATE_AVAILABLE_NETWORKS_NO_OPPORTUNISTIC_SUB_AVAILABLE.

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