Compartilhar via


Telephony.Sms.Inbox.InterfaceConsts.StatusPending Campo

Definição

Cuidado

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

TP-Status: pendente.

[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

Valor do campo

Value = 32
Atributos

Comentários

TP-Status: pendente.

Documentação Java para android.provider.Telephony.TextBasedSmsColumns.STATUS_PENDING.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a