CarrierConfigManager.ImsVoice.KeyOipSourceFromHeaderBool Field

Definition

Flag specifying whether the 'From' header field is used for determination of the originating party identity in Originating Identification Presentation(OIP) service.

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

Field Value

Attributes

Remarks

Flag specifying whether the 'From' header field is used for determination of the originating party identity in Originating Identification Presentation(OIP) service.

If true: Indicates that the 'From' header field is used for determination of the originating party identity in OIP. false otherwise.

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

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