Notification.CarExtender.Builder.SetReadPendingIntent(PendingIntent) Method

Definition

[Android.Runtime.Register("setReadPendingIntent", "(Landroid/app/PendingIntent;)Landroid/app/Notification$CarExtender$Builder;", "GetSetReadPendingIntent_Landroid_app_PendingIntent_Handler", ApiSince=23)]
public virtual Android.App.Notification.CarExtender.Builder SetReadPendingIntent (Android.App.PendingIntent pendingIntent);
[<Android.Runtime.Register("setReadPendingIntent", "(Landroid/app/PendingIntent;)Landroid/app/Notification$CarExtender$Builder;", "GetSetReadPendingIntent_Landroid_app_PendingIntent_Handler", ApiSince=23)>]
abstract member SetReadPendingIntent : Android.App.PendingIntent -> Android.App.Notification.CarExtender.Builder
override this.SetReadPendingIntent : Android.App.PendingIntent -> Android.App.Notification.CarExtender.Builder

Parameters

pendingIntent
PendingIntent

Returns

Attributes

Remarks

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