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


SmsManager.ResultErrorFdnCheckFailure Поле

Определение

Внимание!

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

Сбой, так как FDN включен.

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

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

Value = 6
Атрибуты

Комментарии

Сбой, так как FDN включен.

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

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

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