Language

GnssMeasurement.CodeTypeUnknown Field

Definition

Code type when the code type is unknown.

[Android.Runtime.Register("CODE_TYPE_UNKNOWN", ApiSince=37)]
public const string CodeTypeUnknown;
[<Android.Runtime.Register("CODE_TYPE_UNKNOWN", ApiSince=37)>]
val mutable CodeTypeUnknown : string

Field Value

Implements

Attributes

Remarks

Code type when the code type is unknown.

Android reference for android.location.GnssMeasurement.CODE_TYPE_UNKNOWN.

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