Condividi tramite


NetworkStats.Bucket.RoamingYes Campo

Definizione

Attenzione

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

Utilizzo che si verifica in una rete mobile.

[Android.Runtime.Register("ROAMING_YES", 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 RoamingYes = 2;
[<Android.Runtime.Register("ROAMING_YES", 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 RoamingYes : Android.App.Usage.NetworkUsageRoaming

Valore del campo

Value = 2
Attributi

Commenti

Documentazione java per android.app.usage.NetworkStats.Bucket.ROAMING_YES.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a