Share via


CarrierConfigManager.CarrierNrAvailabilityNsa Field

Definition

Indicates CARRIER_NR_AVAILABILITY_NSA determine that the carrier enable the non-standalone (NSA) mode of 5G NR.

[Android.Runtime.Register("CARRIER_NR_AVAILABILITY_NSA", ApiSince=31)]
public const int CarrierNrAvailabilityNsa = 1;
[<Android.Runtime.Register("CARRIER_NR_AVAILABILITY_NSA", ApiSince=31)>]
val mutable CarrierNrAvailabilityNsa : int

Field Value

Value = 1
Attributes

Remarks

Indicates CARRIER_NR_AVAILABILITY_NSA determine that the carrier enable the non-standalone (NSA) mode of 5G NR.

Java documentation for android.telephony.CarrierConfigManager.CARRIER_NR_AVAILABILITY_NSA.

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