Partager via


SmsManager.SmsRpCauseInvalidMandatoryInformation Champ

Définition

Attention

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

Valeur de la cause rp lorsque le réseau ne fournit pas le service reçu

[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

Valeur de champ

Value = 96
Attributs

Remarques

Valeur de la cause rp lorsque le réseau ne fournit pas le service reçu

Documentation Java pour android.telephony.SmsManager.SMS_RP_CAUSE_INVALID_MANDATORY_INFORMATION.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à