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


Telephony.Sms.InterfaceConsts.StatusPending Поле

Определение

Внимание!

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

Состояние TP: ожидание.

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

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

Value = 32
Атрибуты

Комментарии

Состояние TP: ожидание.

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

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

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