Freigeben über


DataFailCause.ServiceOptionNotSubscribed Feld

Definition

Achtung

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

Die Angeforderte Dienstoption wurde nicht abonniert.

[Android.Runtime.Register("SERVICE_OPTION_NOT_SUBSCRIBED", 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 ServiceOptionNotSubscribed = 33;
[<Android.Runtime.Register("SERVICE_OPTION_NOT_SUBSCRIBED", 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 ServiceOptionNotSubscribed : Android.Telephony.DataFailCauseType

Feldwert

Value = 33
Attribute

Hinweise

Die Angeforderte Dienstoption wurde nicht abonniert.

Java-Dokumentation für android.telephony.DataFailCause.SERVICE_OPTION_NOT_SUBSCRIBED.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: