NetworkScan.ErrorUnsupported Поле

Определение

Внимание!

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

Модем не поддерживает проверку запроса.

[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

Значение поля

Value = 4
Атрибуты

Комментарии

Модем не поддерживает проверку запроса.

Документация по Java для android.telephony.NetworkScan.ERROR_UNSUPPORTED.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.

Применяется к