Android.Locations.GpsSatellite Class
This class represents the current state of a GPS satellite.

See Also: GpsSatellite Members

Syntax

[Android.Runtime.Register("android/location/GpsSatellite", DoNotGenerateAcw=true)]
public sealed class GpsSatellite : Java.Lang.Object

Remarks

This class represents the current state of a GPS satellite. This class is used in conjunction with the Android.Locations.GpsStatus class.

[Android Documentation]

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3