Sprache

ConnectionMigrationOptions.MigrationOptionEnabled Feld

Definition

Achtung

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

Option ist aktiviert.

[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

Feldwert

Value = 1
Attribute

Hinweise

Option ist aktiviert.

Java Dokumentation für android.net.http.ConnectionMigrationOptions.MIGRATION_OPTION_ENABLED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: