NetworkStats.Bucket.RoamingAll Campo

Definizione

Attenzione

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

Utilizzo combinato in tutti gli stati di roaming.

[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

Valore del campo

Value = -1
Attributi

Commenti

Utilizzo combinato in tutti gli stati di roaming. Copre sia l'utilizzo di roaming che quello non roaming.

per android.app.usage.NetworkStats.Bucket.ROAMING_ALL.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a