Sprache

CallAttributes.VideoCall Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Telecom.CallType enum directly instead of this field.

Gibt an, dass die Videoübertragung unterstützt wird.

[Android.Runtime.Register("VIDEO_CALL", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.CallType enum directly instead of this field.", true)]
public const Android.Telecom.CallType VideoCall = 2;
[<Android.Runtime.Register("VIDEO_CALL", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.CallType enum directly instead of this field.", true)>]
val mutable VideoCall : Android.Telecom.CallType

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Gibt an, dass die Videoübertragung unterstützt wird.

Java Dokumentation für android.telecom.CallAttributes.VIDEO_CALL.

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: