Condividi tramite


SmsManager.ResultErrorNone Campo

Definizione

Attenzione

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

Nessun errore.

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

Valore del campo

Value = 0
Attributi

Commenti

Nessun errore.

Documentazione java per android.telephony.SmsManager.RESULT_ERROR_NONE.

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