DataFailCause.IfaceAndPolFamilyMismatch Field

Definition

Caution

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

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

Field Value

Value = 120
Attributes

Applies to