DataFailCause.MsgAndProtocolStateUncompatible Feld

Definition

Achtung

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

Meldungs- und Protokollstatus nicht kompatibler Status.

[Android.Runtime.Register("MSG_AND_PROTOCOL_STATE_UNCOMPATIBLE", 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 MsgAndProtocolStateUncompatible = 101;
[<Android.Runtime.Register("MSG_AND_PROTOCOL_STATE_UNCOMPATIBLE", 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 MsgAndProtocolStateUncompatible : Android.Telephony.DataFailCauseType

Feldwert

Value = 101
Attribute

Hinweise

Meldungs- und Protokollstatus nicht kompatibler Status.

Java Dokumentation für android.telephony.DataFailCause.MSG_AND_PROTOCOL_STATE_UNCOMPATIBLE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: