Idioma

CallEndpointException.ErrorAnotherRequest Campo

Definição

Cuidado

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

A operação foi cancelada por outra solicitação.

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

Valor do campo

Value = 3

Implementações

Atributos

Comentários

A operação foi cancelada por outra solicitação.

Java documentação para android.telecom.CallEndpointException.ERROR_ANOTHER_REQUEST.

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

Aplica-se a