NetworkStats.Bucket.TagNone Field

Definition

Special TAG value for total data across all tags

[Android.Runtime.Register("TAG_NONE", ApiSince=24)]
public const int TagNone = 0;
[<Android.Runtime.Register("TAG_NONE", ApiSince=24)>]
val mutable TagNone : int

Field Value

Value = 0
Attributes

Remarks

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

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