TelephonyManager.ExtraHidePublicSettings Field

Definition

The boolean value indicating whether the voicemail settings activity launched by #ACTION_CONFIGURE_VOICEMAIL should hide settings accessible through public API.

[Android.Runtime.Register("EXTRA_HIDE_PUBLIC_SETTINGS", ApiSince=26)]
public const string ExtraHidePublicSettings;
[<Android.Runtime.Register("EXTRA_HIDE_PUBLIC_SETTINGS", ApiSince=26)>]
val mutable ExtraHidePublicSettings : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.TelephonyManager.EXTRA_HIDE_PUBLIC_SETTINGS.

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