Compartilhar via


SmsManager.SmsRpCauseInvalidMandatoryInformation Campo

Definição

Cuidado

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

Valor RP-Cause quando a rede não fornece o serviço recebido

[Android.Runtime.Register("SMS_RP_CAUSE_INVALID_MANDATORY_INFORMATION", 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 SmsRpCauseInvalidMandatoryInformation = 96;
[<Android.Runtime.Register("SMS_RP_CAUSE_INVALID_MANDATORY_INFORMATION", 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 SmsRpCauseInvalidMandatoryInformation : Android.Telephony.SmsRpCause

Valor do campo

Value = 96
Atributos

Comentários

Valor RP-Cause quando a rede não fornece o serviço recebido

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

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