NetworkStats.Bucket.DefaultNetworkAll Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.App.Usage.NetworkStatsDefault enum directly instead of this field.

Uso combinado de esta red independientemente del estado de red predeterminado.

[Android.Runtime.Register("DEFAULT_NETWORK_ALL", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Usage.NetworkStatsDefault enum directly instead of this field.", true)]
public const Android.App.Usage.NetworkStatsDefault DefaultNetworkAll = -1;
[<Android.Runtime.Register("DEFAULT_NETWORK_ALL", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Usage.NetworkStatsDefault enum directly instead of this field.", true)>]
val mutable DefaultNetworkAll : Android.App.Usage.NetworkStatsDefault

Valor de campo

Value = -1
Atributos

Comentarios

Uso combinado de esta red independientemente del estado de red predeterminado.

Java documentación para android.app.usage.NetworkStats.Bucket.DEFAULT_NETWORK_ALL.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a