Condividi tramite


Call.Details.PropertyAssistedDialing Campo

Definizione

Attenzione

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

Indica la chiamata utilizzata per il dialing assistito.

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

Valore del campo

Value = 512
Attributi

Commenti

Indica la chiamata utilizzata per il dialing assistito.

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

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