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


Telephony.Mms.InterfaceConsts.MessageBoxFailed Поле

Определение

Внимание!

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

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

[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

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

Value = 5
Атрибуты

Комментарии

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

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

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

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