Share via


CallLog.Calls.FeaturesVideo Field

Definition

Call had video.

[Android.Runtime.Register("FEATURES_VIDEO")]
public const int FeaturesVideo = 1;
[<Android.Runtime.Register("FEATURES_VIDEO")>]
val mutable FeaturesVideo : int

Field Value

Value = 1
Attributes

Remarks

Call had video.

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

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