Condividi tramite


EuiccManager.ErrorNoProfilesAvailable Campo

Definizione

Attenzione

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

Nessun profilo disponibile.

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

Valore del campo

Value = 10013
Attributi

Commenti

Nessun profilo disponibile.

Documentazione java per android.telephony.euicc.EuiccManager.ERROR_NO_PROFILES_AVAILABLE.

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