Condividi tramite


Call.Details.CapabilityRemotePartySupportsRtt Campo

Definizione

Attenzione

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

Indica se l'entità remota supporta o meno RTT nell'interfaccia utente.

[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

Valore del campo

Value = 268435456
Attributi

Commenti

Indica se l'entità remota supporta o meno RTT nell'interfaccia utente.

Documentazione java per android.telecom.Call.Details.CAPABILITY_REMOTE_PARTY_SUPPORTS_RTT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a