Language

Notification.CarExtender.UnreadConversation.ReplyPendingIntent Property

Definition

Gets the pending intent that will be triggered when the user replies to this notification.

public virtual Android.App.PendingIntent ReplyPendingIntent { [Android.Runtime.Register("getReplyPendingIntent", "()Landroid/app/PendingIntent;", "GetGetReplyPendingIntentHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getReplyPendingIntent", "()Landroid/app/PendingIntent;", "GetGetReplyPendingIntentHandler", ApiSince=23)>]
member this.ReplyPendingIntent : Android.App.PendingIntent

Property Value

Attributes

Remarks

Gets the pending intent that will be triggered when the user replies to this notification.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026-08-03 UTC.

Android reference for android.app.Notification.CarExtender.UnreadConversation.getReplyPendingIntent.

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