Compartir a través de


Telephony.Sms.Draft.InterfaceConsts.StatusComplete 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: completado.

[Android.Runtime.Register("STATUS_COMPLETE")]
[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 StatusComplete = 0;
[<Android.Runtime.Register("STATUS_COMPLETE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.SmsStatus enum directly instead of this field.", true)>]
val mutable StatusComplete : Android.Provider.SmsStatus

Valor de campo

Value = 0
Atributos

Comentarios

TP-Status: completado.

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

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

Se aplica a