CarrierConfigManager.KeyDefaultVmNumberString Field

Definition

Where there is no preloaded voicemail number on a SIM card, specifies the carrier's default voicemail number.

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

Field Value

String
Attributes

Remarks

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