Condividi tramite


ImsReasonInfo.CodeIwlanDpdFailure Campo

Definizione

Attenzione

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

La procedura DPD non ha ricevuto alcuna risposta o ha avuto esito negativo.

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

Valore del campo

Value = 1300

Implementazioni

Attributi

Commenti

La procedura DPD non ha ricevuto alcuna risposta o ha avuto esito negativo.

Documentazione java per android.telephony.ims.ImsReasonInfo.CODE_IWLAN_DPD_FAILURE.

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