CarrierConfigManager.KeyCarrierConfigVersionString Field

Definition

Specifies a value that identifies the version of the carrier configuration that is currently in use.

[Android.Runtime.Register("KEY_CARRIER_CONFIG_VERSION_STRING", ApiSince=29)]
public const string KeyCarrierConfigVersionString;
[<Android.Runtime.Register("KEY_CARRIER_CONFIG_VERSION_STRING", ApiSince=29)>]
val mutable KeyCarrierConfigVersionString : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_CARRIER_CONFIG_VERSION_STRING.

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