NetworkStats.Bucket.RoamingAll Campo

Definição

Cuidado

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

Uso combinado em todos os estados móveis.

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

Valor do campo

Value = -1
Atributos

Comentários

Uso combinado em todos os estados móveis. Abrange o uso móvel e não móvel.

Java documentação para android.app.usage.NetworkStats.Bucket.ROAMING_ALL.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a