Compartilhar via


Telephony.TextBasedSmsColumns.StatusFailed 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: falhou.

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

Value = 64
Atributos

Comentários

TP-Status: falhou.

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

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