Freigeben über


ConnectionMigrationOptions.MigrationOptionUnspecified Field

Definition

Caution

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

[Android.Runtime.Register("MIGRATION_OPTION_UNSPECIFIED", 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 MigrationOptionUnspecified = 0;
[<Android.Runtime.Register("MIGRATION_OPTION_UNSPECIFIED", 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 MigrationOptionUnspecified : Android.Net.Http.ConnectionMigrationOption

Field Value

Value = 0
Attributes

Applies to