GnssNavigationMessage
Callback
InterfaceConsts
StatusParityPassed
StatusParityRebuilt
StatusUnknown
TypeBdsCnav1
TypeBdsCnav2
TypeBdsD1
TypeBdsD2
TypeGalF
TypeGalI
TypeGloL1ca
TypeGpsCnav2
TypeGpsL1ca
TypeGpsL2cnav
TypeGpsL5cnav
TypeIrnL5ca
TypeQzsL1ca
TypeSbs
TypeUnknown
Creator
JniPeerMembers
MessageId
Status
SubmessageId
Svid
ThresholdClass
ThresholdType
Type
DescribeContents()
GetData()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Locations
{
[Register("android/location/GnssNavigationMessage", ApiSince = 24, DoNotGenerateAcw = true)]
public sealed class GnssNavigationMessage : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Obsolete("This constant will be removed in the future version. Use Android.Locations.GnssNavigationType enum directly instead of this field.", true)]
[Register("TYPE_GPS_L5CNAV", ApiSince = 24)]
public const GnssNavigationType TypeGpsL5cnav = GnssNavigationType.GpsL5cnav;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.Locations.GnssNavigationType enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API