Notification.ExtraHangUpIntent Feld

Definition

extras key: the intent to be sent when the users hangs up a Notification.CallStyle notification.

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

Feldwert

Implementiert

Attribute

Hinweise

extras key: the intent to be sent when the users hangs up a Notification.CallStyle notification. Dieses Extra ist ein PendingIntent.

Android-Referenz für android.app.Notification.EXTRA_HANG_UP_INTENT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: