Condividi tramite


SmsManager.ResultModemError Campo

Definizione

Attenzione

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

Errore a causa di un errore del modem

[Android.Runtime.Register("RESULT_MODEM_ERROR", ApiSince=30)]
[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 ResultModemError = 16;
[<Android.Runtime.Register("RESULT_MODEM_ERROR", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.SmsResult enum directly instead of this field.", true)>]
val mutable ResultModemError : Android.Telephony.SmsResult

Valore del campo

Value = 16
Attributi

Commenti

Errore a causa di un errore del modem

Documentazione java per android.telephony.SmsManager.RESULT_MODEM_ERROR.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a