Lingua

TetheringManager.ConnectivityScopeGlobal Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Net.TetheringManagerConnectivityScope enum directly instead of this field.

Indica che questa connessione di tethering fornirà connettività oltre questo dispositivo (e.

[Android.Runtime.Register("CONNECTIVITY_SCOPE_GLOBAL", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.TetheringManagerConnectivityScope enum directly instead of this field.", true)]
public const Android.Net.TetheringManagerConnectivityScope ConnectivityScopeGlobal = 1;
[<Android.Runtime.Register("CONNECTIVITY_SCOPE_GLOBAL", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.TetheringManagerConnectivityScope enum directly instead of this field.", true)>]
val mutable ConnectivityScopeGlobal : Android.Net.TetheringManagerConnectivityScope

Valore del campo

Value = 1
Attributi

Commenti

Indica che questa connessione di tethering fornirà connettività oltre questo dispositivo (ad esempio, accesso Internet globale).

per android.net.TetheringManager.CONNECTIVITY_SCOPE_GLOBAL.

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