NetworkStats.Bucket.RxPackets Property

Definition

Number of packets received during the bucket's time interval.

public virtual long RxPackets { [Android.Runtime.Register("getRxPackets", "()J", "GetGetRxPacketsHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getRxPackets", "()J", "GetGetRxPacketsHandler", ApiSince=23)>]
member this.RxPackets : int64

Property Value

Number of packets.

Attributes

Remarks

Java documentation for android.app.usage.NetworkStats.Bucket.getRxPackets().

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