Condividi tramite


DataFailCause.IwlanCongestion Campo

Definizione

Attenzione

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

Il servizio richiesto è stato rifiutato a causa della congestione nella rete durante l'accesso all'EPDG IWLAN.

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

Valore del campo

Value = 15500
Attributi

Commenti

Il servizio richiesto è stato rifiutato a causa della congestione nella rete durante l'accesso all'EPDG IWLAN. Definito in 3GPP TS 24.502, sezione 9.2.4.2.

Documentazione java per android.telephony.DataFailCause.IWLAN_CONGESTION.

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