Langue

CallEndpointException.ErrorRequestTimeOut 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 n’a pas été terminée à temps.

[Android.Runtime.Register("ERROR_REQUEST_TIME_OUT", 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 ErrorRequestTimeOut = 2;
[<Android.Runtime.Register("ERROR_REQUEST_TIME_OUT", 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 ErrorRequestTimeOut : Android.Telecom.CallEndpointErrorReason

Valeur de champ

Value = 2

Implémente

Attributs

Remarques

L’opération n’a pas été terminée à temps.

Documentation Java pour android.telecom.CallEndpointException.ERROR_REQUEST_TIME_OUT.

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 à