Compartilhar via


SmsManager.ResultRilAborted Campo

Definição

Cuidado

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

Operação anulada

[Android.Runtime.Register("RESULT_RIL_ABORTED", 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 ResultRilAborted = 137;
[<Android.Runtime.Register("RESULT_RIL_ABORTED", 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 ResultRilAborted : Android.Telephony.SmsResult

Valor do campo

Value = 137
Atributos

Comentários

Operação anulada

Documentação Java para android.telephony.SmsManager.RESULT_RIL_ABORTED.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a