Language

CallLog.Calls.FeaturesHdPlusCall Field

Definition

Call was HD+

[Android.Runtime.Register("FEATURES_HD_PLUS_CALL", ApiSince=37)]
public const int FeaturesHdPlusCall = 128;
[<Android.Runtime.Register("FEATURES_HD_PLUS_CALL", ApiSince=37)>]
val mutable FeaturesHdPlusCall : int

Field Value

Value = 128
Attributes

Remarks

Call was HD+

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

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