CallAttributes.SupportsTransfer Campo

Definizione

Attenzione

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

La chiamata può essere trasferita completamente da un endpoint a un altro.

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

Valore del campo

Value = 8

Implementazioni

Attributi

Commenti

La chiamata può essere trasferita completamente da un endpoint a un altro.

per android.telecom.CallAttributes.SUPPORTS_TRANSFER.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a