CarrierConfigManager.KeyEnhanced4gLteTitleVariantInt 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.
The index indicates the carrier specified title string of Enhanced 4G LTE Mode settings.
[Android.Runtime.Register("KEY_ENHANCED_4G_LTE_TITLE_VARIANT_INT", ApiSince=30)]
public const string KeyEnhanced4gLteTitleVariantInt;
[<Android.Runtime.Register("KEY_ENHANCED_4G_LTE_TITLE_VARIANT_INT", ApiSince=30)>]
val mutable KeyEnhanced4gLteTitleVariantInt : string
Field Value
- Attributes
Remarks
The index indicates the carrier specified title string of Enhanced 4G LTE Mode settings. Default value is 0, which indicates the default title string.
Java documentation for android.telephony.CarrierConfigManager.KEY_ENHANCED_4G_LTE_TITLE_VARIANT_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.