MmTelFeature.MmTelCapabilities.CapabilityTypeVideo 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_VIDEO", 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 CapabilityTypeVideo = 2;
[<Android.Runtime.Register("CAPABILITY_TYPE_VIDEO", 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 CapabilityTypeVideo : Android.Telephony.Ims.Feature.MmTelCapabilityType

Field Value

MmTelCapabilityType
Attributes

Applies to