Sprache

SmsManager.MmsErrorInactiveSubscription Feld

Definition

Achtung

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

Die Abonnement-ID für das Senden/Herunterladen ist inaktiv.

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

Feldwert

Value = 10
Attribute

Hinweise

Die Abonnement-ID für das Senden/Herunterladen ist inaktiv.

Java Dokumentation für android.telephony.SmsManager.MMS_ERROR_INACTIVE_SUBSCRIPTION.

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: