Partager via


ConnectionMigrationOptions.AllowNonDefaultNetworkUsage Property

Definition

See Builder#setAllowNonDefaultNetworkUsage(int)

public virtual Android.Net.Http.ConnectionMigrationOption AllowNonDefaultNetworkUsage { [Android.Runtime.Register("getAllowNonDefaultNetworkUsage", "()I", "GetGetAllowNonDefaultNetworkUsageHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getAllowNonDefaultNetworkUsage", "()I", "GetGetAllowNonDefaultNetworkUsageHandler", ApiSince=34)>]
member this.AllowNonDefaultNetworkUsage : Android.Net.Http.ConnectionMigrationOption

Property Value

Attributes

Remarks

See Builder#setAllowNonDefaultNetworkUsage(int)

Java documentation for android.net.http.ConnectionMigrationOptions.getAllowNonDefaultNetworkUsage().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to