Compartir a través de


Telephony.Sms.Sent.InterfaceConsts.StatusPending Campo

Definición

Precaución

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

TP-Status: pendiente.

[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 de campo

Value = 32
Atributos

Comentarios

TP-Status: pendiente.

Documentación de Java para android.provider.Telephony.TextBasedSmsColumns.STATUS_PENDING.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código y se usan según los términos descritos en la creative Commons 2.5.

Se aplica a