GnssNavigationMessage.Callback.StatusNotSupported Field

Definition

The system does not support tracking of GNSS Navigation Messages.

[Android.Runtime.Register("STATUS_NOT_SUPPORTED", ApiSince=24)]
public const Android.Locations.GnssNavigationCallbackStatus StatusNotSupported = 0;
[<Android.Runtime.Register("STATUS_NOT_SUPPORTED", ApiSince=24)>]
val mutable StatusNotSupported : Android.Locations.GnssNavigationCallbackStatus

Field Value

Value = 0
Attributes

Remarks

The system does not support tracking of GNSS Navigation Messages.

This status will not change in the future.

This member is deprecated. Do not use.

Java documentation for android.location.GnssNavigationMessage.Callback.STATUS_NOT_SUPPORTED.

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