Notification.CarExtender.Builder.SetReplyAction Method

Definition

[Android.Runtime.Register("setReplyAction", "(Landroid/app/PendingIntent;Landroid/app/RemoteInput;)Landroid/app/Notification$CarExtender$Builder;", "GetSetReplyAction_Landroid_app_PendingIntent_Landroid_app_RemoteInput_Handler", ApiSince=23)]
public virtual Android.App.Notification.CarExtender.Builder SetReplyAction (Android.App.PendingIntent pendingIntent, Android.App.RemoteInput remoteInput);
[<Android.Runtime.Register("setReplyAction", "(Landroid/app/PendingIntent;Landroid/app/RemoteInput;)Landroid/app/Notification$CarExtender$Builder;", "GetSetReplyAction_Landroid_app_PendingIntent_Landroid_app_RemoteInput_Handler", ApiSince=23)>]
abstract member SetReplyAction : Android.App.PendingIntent * Android.App.RemoteInput -> Android.App.Notification.CarExtender.Builder
override this.SetReplyAction : Android.App.PendingIntent * Android.App.RemoteInput -> Android.App.Notification.CarExtender.Builder

Parameters

pendingIntent
PendingIntent
remoteInput
RemoteInput

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