DataFailCause.MatchAllRuleNotAllowed Campo

Definición

Precaución

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

No hay ninguna regla de coincidencia disponible para la solicitud y no se permite la regla de coincidencias para ella.

[Android.Runtime.Register("MATCH_ALL_RULE_NOT_ALLOWED", ApiSince=31)]
[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 MatchAllRuleNotAllowed = 2253;
[<Android.Runtime.Register("MATCH_ALL_RULE_NOT_ALLOWED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable MatchAllRuleNotAllowed : Android.Telephony.DataFailCauseType

Valor de campo

Value = 2253
Atributos

Comentarios

No hay ninguna regla de coincidencia disponible para la solicitud y no se permite la regla de coincidencias para ella.

Java documentación para android.telephony.DataFailCause.MATCH_ALL_RULE_NOT_ALLOWED.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a