次の方法で共有


Notification.CarExtender.Builder.SetReplyAction メソッド

定義

[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

パラメーター

pendingIntent
PendingIntent
remoteInput
RemoteInput

戻り値

属性

注釈

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象