Compartir a través de


Telephony.Sms.Conversations.InterfaceConsts.StatusFailed 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: error.

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

Valor de campo

Value = 64
Atributos

Comentarios

TP-Status: error.

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

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