Telephony.TextBasedSmsColumns.ReplyPathPresent Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
Use 'Android.Provider.Telephony.ITextBasedSmsColumns.ReplyPathPresent'. This class will be removed in a future release.
A bandeira está TP-Reply-Path
definida?
[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 do campo
- Atributos
Comentários
A bandeira está TP-Reply-Path
definida?
Tipo: BOOLEAN
Documentação Java para android.provider.Telephony.TextBasedSmsColumns.REPLY_PATH_PRESENT
.
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.