Langue

CallEndpointException.ErrorAnotherRequest Champ

Définition

Attention

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

L’opération a été annulée par une autre requête.

[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

Valeur de champ

Value = 3

Implémente

Attributs

Remarques

L’opération a été annulée par une autre requête.

Java documentation pour android.telecom.CallEndpointException.ERROR_ANOTHER_REQUEST.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à