Freigeben über


CarrierConfigManager.ImsVoice.SessionPrivacyTypeId Feld

Definition

Achtung

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

Der Sitzungsdatenschutztyp ist die ID gemäß RFC 3325 Section 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

Feldwert

Value = 2
Attribute

Hinweise

Der Datenschutztyp der Sitzung ist die ID gemäß RFC 3325 Section 9.3.

Java-Dokumentation für android.telephony.CarrierConfigManager.ImsVoice.SESSION_PRIVACY_TYPE_ID.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: