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 *

Java documentación 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 Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a