Mono.Android
0.0.0.0
Java.Lang.Object
Android.Runtime.IJavaObject
Java.Interop.IJavaPeerable
Java.Lang.IAutoCloseable
System.IDisposable
[Android.Runtime.Register("android/app/usage/NetworkStats", ApiSince=23, DoNotGenerateAcw=true)]
[<Android.Runtime.Register("android/app/usage/NetworkStats", ApiSince=23, DoNotGenerateAcw=true)>]
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
[System.Runtime.Versioning.SupportedOSPlatform("android23.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android23.0")>]
Class providing enumeration over buckets of network usage statistics.
Class providing enumeration over buckets of network usage statistics. NetworkStats
objects are returned as results to various queries in NetworkStatsManager.
Java documentation for android.app.usage.NetworkStats.
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.
Method
M:Java.Lang.IAutoCloseable.Close
Mono.Android
0.0.0.0
[Android.Runtime.Register("close", "()V", "", ApiSince=23)]
[<Android.Runtime.Register("close", "()V", "", ApiSince=23)>]
[System.Runtime.Versioning.SupportedOSPlatform("android23.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android23.0")>]
System.Void
Closes the enumeration.
Closes the enumeration. Call this method before this object gets out of scope.
Java documentation for android.app.usage.NetworkStats.close().
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.
Method
Mono.Android
0.0.0.0
[Android.Runtime.Register("getNextBucket", "(Landroid/app/usage/NetworkStats$Bucket;)Z", "", ApiSince=23)]
[<Android.Runtime.Register("getNextBucket", "(Landroid/app/usage/NetworkStats$Bucket;)Z", "", ApiSince=23)>]
[System.Runtime.Versioning.SupportedOSPlatform("android23.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android23.0")>]
System.Boolean
Bucket to be filled with data.
Fills the recycled bucket with data of the next bin in the enumeration.
true if successfully filled the bucket, false otherwise.
Java documentation for android.app.usage.NetworkStats.getNextBucket(android.app.usage.Bucket).
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.
Property
Mono.Android
0.0.0.0
[System.Runtime.Versioning.SupportedOSPlatform("android23.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android23.0")>]
[get: Android.Runtime.Register("hasNextBucket", "()Z", "", ApiSince=23)]
[<get: Android.Runtime.Register("hasNextBucket", "()Z", "", ApiSince=23)>]
System.Boolean
Check if it is possible to ask for a next bucket in the enumeration.
true if there is at least one more bucket.
Check if it is possible to ask for a next bucket in the enumeration.
Java documentation for android.app.usage.NetworkStats.hasNextBucket().
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.
Property
P:Java.Interop.IJavaPeerable.JniPeerMembers
Mono.Android
0.0.0.0
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
Java.Interop.JniPeerMembers
To be added.
To be added.
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.
Property
Mono.Android
0.0.0.0
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
System.IntPtr
To be added.
To be added.
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.
Property
Mono.Android
0.0.0.0
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
System.Type
To be added.
To be added.
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.