public static interface BrickletGPS.StatusListener extends DeviceListener
BrickletGPS.setStatusCallbackPeriod(long)
. The parameters are the same
as for BrickletGPS.getStatus()
.
The BrickletGPS.StatusListener
listener is only triggered if the status changed since the
last triggering.Modifier and Type | Method and Description |
---|---|
void |
status(short fix,
short satellitesView,
short satellitesUsed) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.