Condividi tramite


ImsReasonInfo.CodeRejectUnsupportedSipHeaders Campo

Definizione

Attenzione

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

Intestazioni SIP non valide o non supportate ricevute.

[Android.Runtime.Register("CODE_REJECT_UNSUPPORTED_SIP_HEADERS", 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 CodeRejectUnsupportedSipHeaders = 1609;
[<Android.Runtime.Register("CODE_REJECT_UNSUPPORTED_SIP_HEADERS", 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 CodeRejectUnsupportedSipHeaders : Android.Telephony.Ims.ImsReasonInfoCode

Valore del campo

Value = 1609

Implementazioni

Attributi

Commenti

Intestazioni SIP non valide o non supportate ricevute.

Usato con rifiuto di chiamata implicito.

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

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