Language

CallLog.Calls.FeaturesVonr Field

Definition

Call used VoNR (Voice Over New Radio; aka 5G) (ie android.telephony.TelephonyManager#NETWORK_TYPE_NR).

[Android.Runtime.Register("FEATURES_VONR", ApiSince=37)]
public const int FeaturesVonr = 256;
[<Android.Runtime.Register("FEATURES_VONR", ApiSince=37)>]
val mutable FeaturesVonr : int

Field Value

Value = 256
Attributes

Remarks

Call used VoNR (Voice Over New Radio; aka 5G) (ie TelephonyManager.NETWORK_TYPE_NR).

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

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