Language

CallLog.Calls.IncludeVoipCallsParamKey Field

Definition

An optional URI parameter which instructs the provider to allow the operation to be applied to VOIP call records as well.

[Android.Runtime.Register("INCLUDE_VOIP_CALLS_PARAM_KEY", ApiSince=37)]
public const string IncludeVoipCallsParamKey;
[<Android.Runtime.Register("INCLUDE_VOIP_CALLS_PARAM_KEY", ApiSince=37)>]
val mutable IncludeVoipCallsParamKey : string

Field Value

Attributes

Remarks

An optional URI parameter which instructs the provider to allow the operation to be applied to VOIP call records as well.

TYPE: Boolean

Android reference for android.provider.CallLog.Calls.INCLUDE_VOIP_CALLS_PARAM_KEY.

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