NetworkStats.Bucket.UidRemoved Field

Definition

Special UID value for removed apps.

[Android.Runtime.Register("UID_REMOVED", ApiSince=23)]
public const int UidRemoved = -4;
[<Android.Runtime.Register("UID_REMOVED", ApiSince=23)>]
val mutable UidRemoved : int

Field Value

Value = -4
Attributes

Remarks

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

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