Condividi tramite


ConnectivityDiagnosticsManager.DataStallReport.Network Property

Definition

Returns the Network for this DataStallReport.

public Android.Net.Network Network { [Android.Runtime.Register("getNetwork", "()Landroid/net/Network;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getNetwork", "()Landroid/net/Network;", "", ApiSince=30)>]
member this.Network : Android.Net.Network

Property Value

The Network for which this DataStallReport applied

Attributes

Remarks

Returns the Network for this DataStallReport.

Java documentation for android.net.ConnectivityDiagnosticsManager.DataStallReport.getNetwork().

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