CarrierConfigManager.KeyConfigTelephonyUseOwnNumberForVoicemailBool Field

Definition

Flag that specifies to use the user's own phone number as the voicemail number when there is no pre-loaded voicemail number on the SIM card.

[Android.Runtime.Register("KEY_CONFIG_TELEPHONY_USE_OWN_NUMBER_FOR_VOICEMAIL_BOOL", ApiSince=28)]
public const string KeyConfigTelephonyUseOwnNumberForVoicemailBool;
[<Android.Runtime.Register("KEY_CONFIG_TELEPHONY_USE_OWN_NUMBER_FOR_VOICEMAIL_BOOL", ApiSince=28)>]
val mutable KeyConfigTelephonyUseOwnNumberForVoicemailBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_CONFIG_TELEPHONY_USE_OWN_NUMBER_FOR_VOICEMAIL_BOOL.

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