Langue

MigrationException.ErrorInvocationFailed Champ

Définition

Attention

This constant will be removed in the future version. Use Android.App.PrivateCompute.MigrationError enum directly instead of this field.

La demande de migration a échoué en raison d’une erreur d’appel.

[Android.Runtime.Register("ERROR_INVOCATION_FAILED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.PrivateCompute.MigrationError enum directly instead of this field.", true)]
public const Android.App.PrivateCompute.MigrationError ErrorInvocationFailed = 1;
[<Android.Runtime.Register("ERROR_INVOCATION_FAILED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.PrivateCompute.MigrationError enum directly instead of this field.", true)>]
val mutable ErrorInvocationFailed : Android.App.PrivateCompute.MigrationError

Valeur de champ

Value = 1
Attributs

Remarques

La demande de migration a échoué en raison d’une erreur d’appel.

Référence Android pour android.app.privatecompute.MigrationException.ERROR_INVOCATION_FAILED.

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 à