MmTelFeature.MmTelCapabilities.CapabilityTypeCallComposer 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_CALL_COMPOSER", ApiSince=31)]
[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 CapabilityTypeCallComposer = 16;
[<Android.Runtime.Register("CAPABILITY_TYPE_CALL_COMPOSER", ApiSince=31)>]
[<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 CapabilityTypeCallComposer : Android.Telephony.Ims.Feature.MmTelCapabilityType

Field Value

MmTelCapabilityType
Attributes

Applies to