Sprache

Notification.ExtraCallIsVideo Feld

Definition

extras key: whether the Notification.CallStyle notification is for a call that will activate video when answered.

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

Feldwert

Implementiert

Attribute

Hinweise

extras key: whether the Notification.CallStyle notification is for a call that will activate video when answered. Dieses Extra ist ein boolescher Wert.

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

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: