Condividi tramite


AccessNetworkConstants.TransportTypeWlan Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Telephony.Ims.AccessNetworkConstantsTransportType enum directly instead of this field.

Tipo di trasporto per reti locali wireless (i.

[Android.Runtime.Register("TRANSPORT_TYPE_WLAN", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.AccessNetworkConstantsTransportType enum directly instead of this field.", true)]
public const Android.Telephony.Ims.AccessNetworkConstantsTransportType TransportTypeWlan = 2;
[<Android.Runtime.Register("TRANSPORT_TYPE_WLAN", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.AccessNetworkConstantsTransportType enum directly instead of this field.", true)>]
val mutable TransportTypeWlan : Android.Telephony.Ims.AccessNetworkConstantsTransportType

Valore del campo

Value = 2
Attributi

Commenti

Tipo di trasporto per reti locali wireless (ad esempio Wifi)

Documentazione java per android.telephony.AccessNetworkConstants.TRANSPORT_TYPE_WLAN.

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