Freigeben über


Call.Details.CapabilityRemotePartySupportsRtt Feld

Definition

Achtung

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

Gibt an, ob die Remotepartei RTT unterstützt oder nicht auf der Benutzeroberfläche.

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

Feldwert

Value = 268435456
Attribute

Hinweise

Gibt an, ob die Remotepartei RTT unterstützt oder nicht auf der Benutzeroberfläche.

Java-Dokumentation für android.telecom.Call.Details.CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: