Share via


CallLog.Calls.Features Field

Definition

Bit-mask describing features of the call (e.

[Android.Runtime.Register("FEATURES")]
public const string Features;
[<Android.Runtime.Register("FEATURES")>]
val mutable Features : string

Field Value

Attributes

Remarks

Bit-mask describing features of the call (e.g. video).

Type: INTEGER (int)

Java documentation for android.provider.CallLog.Calls.FEATURES.

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