Idioma

SmsManager.SmsRpCauseInvalidMessageReferenceValue Campo

Definição

Cuidado

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

RP-Cause Valor quando RP-MessageRefere

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

Valor do campo

Value = 81
Atributos

Comentários

RP-Cause Valor quando RP-MessageRefere

Java documentação para android.telephony.SmsManager.SMS_RP_CAUSE_INVALID_MESSAGE_REFERENCE_VALUE.

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

Aplica-se a