Compartir a través de


DataFailCause.IwlanUnauthenticatedEmergencyNotSupported Campo

Definición

Precaución

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

El ePDG no admite la incorporación de PDN de emergencia basada en IMSI no autenticada *

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

Valor de campo

Value = 11055
Atributos

Comentarios

El ePDG no admite la incorporación de PDN de emergencia basada en IMSI no autenticada *

Documentación de Java para android.telephony.DataFailCause.IWLAN_UNAUTHENTICATED_EMERGENCY_NOT_SUPPORTED.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a