Lingua

NetworkScan.ErrorRadioInterfaceError Campo

Definizione

Attenzione

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

Il RIL non restituisce nulla o eccezioni.

[Android.Runtime.Register("ERROR_RADIO_INTERFACE_ERROR", 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 ErrorRadioInterfaceError = 10000;
[<Android.Runtime.Register("ERROR_RADIO_INTERFACE_ERROR", 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 ErrorRadioInterfaceError : Android.Telephony.ScanResultCode

Valore del campo

Value = 10000
Attributi

Commenti

Il RIL non restituisce nulla o eccezioni.

per android.telephony.NetworkScan.ERROR_RADIO_INTERFACE_ERROR.

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