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


SmsManager.ResultRilDeviceInUse Поле

Определение

Внимание!

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

Невозможно выполнить операцию, так как устройство в настоящее время используется

[Android.Runtime.Register("RESULT_RIL_DEVICE_IN_USE", ApiSince=34)]
[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 ResultRilDeviceInUse = 136;
[<Android.Runtime.Register("RESULT_RIL_DEVICE_IN_USE", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.SmsResult enum directly instead of this field.", true)>]
val mutable ResultRilDeviceInUse : Android.Telephony.SmsResult

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

Value = 136
Атрибуты

Комментарии

Невозможно выполнить операцию, так как устройство в настоящее время используется

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

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

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