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


SmsManager.ResultErrorNone Поле

Определение

Внимание!

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

Нет ошибки.

[Android.Runtime.Register("RESULT_ERROR_NONE", 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 ResultErrorNone = 0;
[<Android.Runtime.Register("RESULT_ERROR_NONE", 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 ResultErrorNone : Android.Telephony.SmsResultError

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

Value = 0
Атрибуты

Комментарии

Нет ошибки.

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

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

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