MmTelFeature.MmTelCapabilities.CapabilityTypeVoice Field

Definition

Caution

This constant will be removed in the future version. Use Android.Telephony.Ims.Feature.MmTelCapabilityType enum directly instead of this field.

[Android.Runtime.Register("CAPABILITY_TYPE_VOICE", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.Feature.MmTelCapabilityType enum directly instead of this field.", true)]
public const Android.Telephony.Ims.Feature.MmTelCapabilityType CapabilityTypeVoice = 1;
[<Android.Runtime.Register("CAPABILITY_TYPE_VOICE", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.Feature.MmTelCapabilityType enum directly instead of this field.", true)>]
val mutable CapabilityTypeVoice : Android.Telephony.Ims.Feature.MmTelCapabilityType

Field Value

MmTelCapabilityType
Attributes

Applies to