SmsManager.ResultCancelled Поле

Определение

Внимание!

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

Сбой, так как операция была отменена

[Android.Runtime.Register("RESULT_CANCELLED", 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 ResultCancelled = 23;
[<Android.Runtime.Register("RESULT_CANCELLED", 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 ResultCancelled : Android.Telephony.SmsResult

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

Value = 23
Атрибуты

Комментарии

Сбой, так как операция была отменена

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

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

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