Language

CarrierConfigManager.KeySatelliteDisplayNameString Field

Definition

The display name that will be used for satellite functionality within the UI.

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

Field Value

Attributes

Remarks

The display name that will be used for satellite functionality within the UI. The default string value is empty string.

Java documentation for android.telephony.CarrierConfigManager.KEY_SATELLITE_DISPLAY_NAME_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