Поделиться через


SmsManager.ResultRilSystemErr Поле

Определение

Внимание!

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

Радио столкнулось с ошибкой платформы или системы.

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

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

Value = 108
Атрибуты

Комментарии

Радио столкнулось с ошибкой платформы или системы.

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

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

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