Telephony.Mms.Draft.InterfaceConsts.MessageBoxAll Feld

Definition

Achtung

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

Meldungsfeld: alle Nachrichten.

[Android.Runtime.Register("MESSAGE_BOX_ALL")]
[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 MessageBoxAll = 0;
[<Android.Runtime.Register("MESSAGE_BOX_ALL")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.MessageBoxType enum directly instead of this field.", true)>]
val mutable MessageBoxAll : Android.Provider.MessageBoxType

Feldwert

Value = 0
Attribute

Hinweise

Meldungsfeld: alle Nachrichten.

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

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: