TelephonyManager.UpdateAvailableNetworksSimPortNotAvailable Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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