CallLog.Calls.FeaturesVolte Field

Definition

Call was VoLTE

[Android.Runtime.Register("FEATURES_VOLTE", ApiSince=30)]
public const int FeaturesVolte = 64;
[<Android.Runtime.Register("FEATURES_VOLTE", ApiSince=30)>]
val mutable FeaturesVolte : int

Field Value

Value = 64
Attributes

Remarks

Call was VoLTE

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

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