Telephony.TextBasedSmsColumns.Status Campo

Definición

Precaución

Use 'Android.Provider.Telephony.ITextBasedSmsColumns.Status'. This class will be removed in a future release.

TP-Status valor del mensaje o -1 si no se ha recibido ningún estado.

[Android.Runtime.Register("STATUS")]
[System.Obsolete("Use 'Android.Provider.Telephony.ITextBasedSmsColumns.Status'. This class will be removed in a future release.")]
public const string Status;
[<Android.Runtime.Register("STATUS")>]
[<System.Obsolete("Use 'Android.Provider.Telephony.ITextBasedSmsColumns.Status'. This class will be removed in a future release.")>]
val mutable Status : string

Valor de campo

Atributos

Comentarios

TP-Status valor del mensaje o -1 si no se ha recibido ningún estado.

Tipo: INTEGER

Java documentación para android.provider.Telephony.TextBasedSmsColumns.STATUS.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a