Condividi tramite


DataFailCause.ServiceOptionNotSubscribed Campo

Definizione

Attenzione

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

Opzione di servizio richiesta non sottoscritta.

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

Valore del campo

Value = 33
Attributi

Commenti

Opzione di servizio richiesta non sottoscritta.

Documentazione java per android.telephony.DataFailCause.SERVICE_OPTION_NOT_SUBSCRIBED.

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