Langue

ConnectionMigrationOptions.MigrationOptionEnabled Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Net.Http.ConnectionMigrationOption enum directly instead of this field.

L’option est activée.

[Android.Runtime.Register("MIGRATION_OPTION_ENABLED", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.ConnectionMigrationOption enum directly instead of this field.", true)]
public const Android.Net.Http.ConnectionMigrationOption MigrationOptionEnabled = 1;
[<Android.Runtime.Register("MIGRATION_OPTION_ENABLED", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.ConnectionMigrationOption enum directly instead of this field.", true)>]
val mutable MigrationOptionEnabled : Android.Net.Http.ConnectionMigrationOption

Valeur de champ

Value = 1
Attributs

Remarques

L’option est activée.

Java documentation pour android.net.http.ConnectionMigrationOptions.MIGRATION_OPTION_ENABLED.

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 à