Language

Notification.CarExtender.UnreadConversation.ReadPendingIntent Property

Definition

Gets the pending intent that Android Auto will send after it reads aloud all messages in this object's message list.

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

Property Value

Attributes

Remarks

Gets the pending intent that Android Auto will send after it reads aloud all messages in this object's message list.

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

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