NetworkStats.Bucket.UidAll Field

Definition

Special UID value for aggregate/unspecified.

[Android.Runtime.Register("UID_ALL", ApiSince=23)]
public const int UidAll = -1;
[<Android.Runtime.Register("UID_ALL", ApiSince=23)>]
val mutable UidAll : int

Field Value

Value = -1
Attributes

Remarks

Java documentation for android.app.usage.NetworkStats.Bucket.UID_ALL.

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