Language

TelephonyManager.UpdateAvailableNetworksSimPortNotAvailable Field

Definition

SIM port is not available to switch to opportunistic subscription.

[Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_SIM_PORT_NOT_AVAILABLE", ApiSince=37)]
public const int UpdateAvailableNetworksSimPortNotAvailable = 11;
[<Android.Runtime.Register("UPDATE_AVAILABLE_NETWORKS_SIM_PORT_NOT_AVAILABLE", ApiSince=37)>]
val mutable UpdateAvailableNetworksSimPortNotAvailable : int

Field Value

Value = 11
Attributes

Applies to