monoandroid
namespace Android.Telephony.Euicc
{
[Register("android/telephony/euicc/EuiccManager", ApiSince = 28, DoNotGenerateAcw = true)]
public class EuiccManager : Object
{
[Register("EXTRA_EMBEDDED_SUBSCRIPTION_SMDX_SUBJECT_CODE", ApiSince = 30)]
public const string! ExtraEmbeddedSubscriptionSmdxSubjectCode = "android.telephony.euicc.extra.EMBEDDED_SUBSCRIPTION_SMDX_SUBJECT_CODE";
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |