CarrierConfigManager.ImsVoice.KeySessionPrivacyTypeInt Field

Definition

Specify the session privacy type.

[Android.Runtime.Register("KEY_SESSION_PRIVACY_TYPE_INT", ApiSince=33)]
public const string KeySessionPrivacyTypeInt;
[<Android.Runtime.Register("KEY_SESSION_PRIVACY_TYPE_INT", ApiSince=33)>]
val mutable KeySessionPrivacyTypeInt : string

Field Value

Attributes

Remarks

Specify the session privacy type.

Reference: RFC 3323 Section 4.2, RFC 3325 Section 9.3.

Possible values are, #SESSION_PRIVACY_TYPE_HEADER, #SESSION_PRIVACY_TYPE_NONE, #SESSION_PRIVACY_TYPE_ID

Java documentation for android.telephony.CarrierConfigManager.ImsVoice.KEY_SESSION_PRIVACY_TYPE_INT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to