SmsMessage.IsReplyPathPresent Property

Definition

Returns true iff the <code>TP-Reply-Path</code> bit is set in this message.

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

Property Value

Boolean
Attributes

Remarks

Java documentation for android.telephony.SmsMessage.isReplyPathPresent().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to