v2x-client
| java.lang.Object | |
| ↳ | com.commsignia.v2x.client.model.GpsStatus.Builder |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| GpsStatus | build() | ||||||||||
| GpsStatus.Builder | withAPDOPofUnder5(boolean val) | ||||||||||
| GpsStatus.Builder | withBaseStationType(boolean val) | ||||||||||
| GpsStatus.Builder | withInViewOfUnder5(boolean val) | ||||||||||
| GpsStatus.Builder | withIsHealthy(boolean val) | ||||||||||
| GpsStatus.Builder | withIsMonitored(boolean val) | ||||||||||
| GpsStatus.Builder | withLocalCorrectionsPresent(boolean val) | ||||||||||
| GpsStatus.Builder | withNetworkCorrectionsPresent(boolean val) | ||||||||||
| GpsStatus.Builder | withUnavailable(boolean val) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||