Compartir a través de


Telephony.Sms.Sent.InterfaceConsts.StatusNone 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: no se recibió ningún estado.

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

Value = -1
Atributos

Comentarios

TP-Status: no se recibió ningún estado.

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

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