Compartir a través de


Telephony.TextBasedSmsColumns.ReplyPathPresent Campo

Definición

Precaución

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

¿Está establecida la TP-Reply-Path marca?

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

Valor de campo

Atributos

Comentarios

¿Está establecida la TP-Reply-Path marca?

Tipo: BOOLEAN

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

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a