Поделиться через


Telephony.BaseMmsColumns.MessageBoxAll Поле

Определение

Внимание!

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

Окно сообщения: все сообщения.

[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

Значение поля

Value = 0
Атрибуты

Комментарии

Окно сообщения: все сообщения.

Документация по Java для android.provider.Telephony.BaseMmsColumns.MESSAGE_BOX_ALL.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к