共用方式為


NetworkStats.Bucket.UidTethering Field

Definition

Special UID value for data usage by tethering.

[Android.Runtime.Register("UID_TETHERING", ApiSince=23)]
public const int UidTethering = -5;
[<Android.Runtime.Register("UID_TETHERING", ApiSince=23)>]
val mutable UidTethering : int

Field Value

Value = -5
Attributes

Remarks

Special UID value for data usage by tethering.

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

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