Language

CarrierConfigManager.KeyCarrierRoamingNtnConnectTypeInt Field

Definition

Indicates carrier roaming non-terrestrial network SatelliteManager.ConnectType that the device can use to perform satellite communication.

[Android.Runtime.Register("KEY_CARRIER_ROAMING_NTN_CONNECT_TYPE_INT", ApiSince=36)]
public const string KeyCarrierRoamingNtnConnectTypeInt;
[<Android.Runtime.Register("KEY_CARRIER_ROAMING_NTN_CONNECT_TYPE_INT", ApiSince=36)>]
val mutable KeyCarrierRoamingNtnConnectTypeInt : string

Field Value

Attributes

Remarks

Indicates carrier roaming non-terrestrial network connect type that the device can use to perform satellite communication. If this key is set to CARRIER_ROAMING_NTN_CONNECT_MANUAL then connect button will be displayed to user when the device is eligible to use carrier roaming non-terrestrial network.

Java documentation for android.telephony.CarrierConfigManager.KEY_CARRIER_ROAMING_NTN_CONNECT_TYPE_INT.

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