SmsMessage.IsReplyPathPresent プロパティ

定義

このメッセージでビットが設定されている TP-Reply-Path 場合は true を返します。

public virtual bool IsReplyPathPresent { [Android.Runtime.Register("isReplyPathPresent", "()Z", "GetIsReplyPathPresentHandler")] get; }
[<get: Android.Runtime.Register("isReplyPathPresent", "()Z", "GetIsReplyPathPresentHandler")>]
member this.IsReplyPathPresent : bool

プロパティ値

属性

注釈

このメッセージでビットが設定されている TP-Reply-Path 場合は true を返します。

android.telephony.SmsMessage.isReplyPathPresent()Java ドキュメント。

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

適用対象