Condividi tramite


CarrierConfigManager.ImsVoice.SessionPrivacyTypeId Campo

Definizione

Attenzione

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

Il tipo di privacy della sessione è ID in base a RFC 3325 Sezione 9.

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

Valore del campo

Value = 2
Attributi

Commenti

Il tipo di privacy della sessione è ID in base alla sezione 9.3 di RFC 3325.

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

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