Telephony.TextBasedSmsColumns.ReplyPathPresent フィールド

定義

注意事項

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

フラグは TP-Reply-Path 設定されていますか?

[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

フィールド値

属性

注釈

フラグは TP-Reply-Path 設定されていますか?

型: BOOLEAN

の Java ドキュメント android.provider.Telephony.TextBasedSmsColumns.REPLY_PATH_PRESENT

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象