GnssNavigationMessage.StatusParityPassed Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Locations.GnssNavigationStatus enum directly instead of this field.

Die Navigationsnachricht wurde ohne Paritätsfehler in den Navigationswörtern empfangen.

[Android.Runtime.Register("STATUS_PARITY_PASSED", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssNavigationStatus enum directly instead of this field.", true)]
public const Android.Locations.GnssNavigationStatus StatusParityPassed = 1;
[<Android.Runtime.Register("STATUS_PARITY_PASSED", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssNavigationStatus enum directly instead of this field.", true)>]
val mutable StatusParityPassed : Android.Locations.GnssNavigationStatus

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

Die Navigationsnachricht wurde ohne Paritätsfehler in den Navigationswörtern empfangen.

Java-Dokumentation für android.location.GnssNavigationMessage.STATUS_PARITY_PASSED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: