Lingua

NetworkScan.ErrorUnsupported Campo

Definizione

Attenzione

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

Il modem non supporta l'analisi delle richieste.

[Android.Runtime.Register("ERROR_UNSUPPORTED", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ScanResultCode enum directly instead of this field.", true)]
public const Android.Telephony.ScanResultCode ErrorUnsupported = 4;
[<Android.Runtime.Register("ERROR_UNSUPPORTED", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ScanResultCode enum directly instead of this field.", true)>]
val mutable ErrorUnsupported : Android.Telephony.ScanResultCode

Valore del campo

Value = 4
Attributi

Commenti

Il modem non supporta l'analisi delle richieste.

per android.telephony.NetworkScan.ERROR_UNSUPPORTED.

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