Telephony.Mms.InterfaceConsts.MessageBoxFailed Feld

Definition

Achtung

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

Meldungsfeld: Fehler.

[Android.Runtime.Register("MESSAGE_BOX_FAILED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.MessageBoxType enum directly instead of this field.", true)]
public const Android.Provider.MessageBoxType MessageBoxFailed = 5;
[<Android.Runtime.Register("MESSAGE_BOX_FAILED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.MessageBoxType enum directly instead of this field.", true)>]
val mutable MessageBoxFailed : Android.Provider.MessageBoxType

Feldwert

Value = 5
Attribute

Hinweise

Meldungsfeld: Fehler.

Java Dokumentation für android.provider.Telephony.BaseMmsColumns.MESSAGE_BOX_FAILED.

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: