Idioma

Telephony.TextBasedSmsColumns.StatusNone 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: nenhum status recebido.

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

Valor do campo

Value = -1
Atributos

Comentários

TP-Status: nenhum status recebido.

Java documentação para android.provider.Telephony.TextBasedSmsColumns.STATUS_NONE.

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

Aplica-se a