共用方式為


Notification.ExtraAnswerIntent 欄位

定義

#extras 機碼:使用者回答通知時要傳送的 android.app.Notification.CallStyle 意圖。

[Android.Runtime.Register("EXTRA_ANSWER_INTENT", ApiSince=31)]
public const string ExtraAnswerIntent;
[<Android.Runtime.Register("EXTRA_ANSWER_INTENT", ApiSince=31)>]
val mutable ExtraAnswerIntent : string

欄位值

實作

屬性

備註

#extras 機碼:使用者回答通知時要傳送的 android.app.Notification.CallStyle 意圖。 此額外是 PendingIntent

android.app.Notification.EXTRA_ANSWER_INTENTJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於