Condividi tramite


CarrierConfigManager.ImsVoice.SessionRefresherTypeUac Campo

Definizione

Attenzione

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

L'entità Session Refresher è User Agent Client (UAC).

[Android.Runtime.Register("SESSION_REFRESHER_TYPE_UAC", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsVoiceSessionRefresherType enum directly instead of this field.", true)]
public const Android.Telephony.ImsVoiceSessionRefresherType SessionRefresherTypeUac = 1;
[<Android.Runtime.Register("SESSION_REFRESHER_TYPE_UAC", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ImsVoiceSessionRefresherType enum directly instead of this field.", true)>]
val mutable SessionRefresherTypeUac : Android.Telephony.ImsVoiceSessionRefresherType

Valore del campo

Value = 1
Attributi

Commenti

L'entità Session Refresher è User Agent Client (UAC).

Il tipo di parametro "refresher" nel campo intestazione Session-Expires della richiesta SIP INVITE è Controllo dell'account utente.

Documentazione java per android.telephony.CarrierConfigManager.ImsVoice.SESSION_REFRESHER_TYPE_UAC.

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