Partager via


CarrierConfigManager.ImsVoice.SessionRefresherTypeUac Champ

Définition

Attention

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

L’entité d’actualisation de session est 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

Valeur de champ

Value = 1
Attributs

Remarques

L’entité d’actualisation de session est user Agent Client (UAC).

Le type de paramètre « refresher » dans le champ d’en-tête Session-Expires de la requête SIP INVITE est UAC.

Documentation Java pour android.telephony.CarrierConfigManager.ImsVoice.SESSION_REFRESHER_TYPE_UAC.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à