Compartilhar via


Call.Details.PropertyAssistedDialing Campo

Definição

Cuidado

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

Indica a chamada usada Discagem Assistida.

[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

Valor do campo

Value = 512
Atributos

Comentários

Indica a chamada usada Discagem Assistida.

Documentação Java para android.telecom.Call.Details.PROPERTY_ASSISTED_DIALING.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a