Partager via


SmsManager.ResultErrorNullPdu Champ

Définition

Attention

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

Échec, car aucun pdu n’a été fourni

[Android.Runtime.Register("RESULT_ERROR_NULL_PDU")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Gsm.SmsResultError enum directly instead of this field.", true)]
public const Android.Telephony.Gsm.SmsResultError ResultErrorNullPdu = 3;
[<Android.Runtime.Register("RESULT_ERROR_NULL_PDU")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Gsm.SmsResultError enum directly instead of this field.", true)>]
val mutable ResultErrorNullPdu : Android.Telephony.Gsm.SmsResultError

Valeur de champ

Value = 3
Attributs

Remarques

Échec, car aucun pdu n’a été fourni

Ce membre est déconseillé. Utilisez android.telephony.SmsManager.

Documentation Java pour android.telephony.gsm.SmsManager.RESULT_ERROR_NULL_PDU.

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 à