SmsManager.ResultRilRequestNotSupported Поле

Определение

Внимание!

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

Запрос не был поддержан радио.

[Android.Runtime.Register("RESULT_RIL_REQUEST_NOT_SUPPORTED", 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 ResultRilRequestNotSupported = 114;
[<Android.Runtime.Register("RESULT_RIL_REQUEST_NOT_SUPPORTED", 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 ResultRilRequestNotSupported : Android.Telephony.SmsResult

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

Value = 114
Атрибуты

Комментарии

Запрос не был поддержан радио.

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

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

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