Language

CallLog.Calls.FeaturesGroupCall Field

Definition

Indicates that this was a group call.

[Android.Runtime.Register("FEATURES_GROUP_CALL", ApiSince=37)]
public const int FeaturesGroupCall = 512;
[<Android.Runtime.Register("FEATURES_GROUP_CALL", ApiSince=37)>]
val mutable FeaturesGroupCall : int

Field Value

Value = 512
Attributes

Remarks

Indicates that this was a group call.

Android reference for android.provider.CallLog.Calls.FEATURES_GROUP_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