Enum TileStatus
Tile Status events.
public enum TileStatus
Fields
Abort = 1
A firmware crash occurred that caused a restart.
DateTimeAvailable = 2
The first time GPS has acquired a valid date/time reference.
Error = 4
An error message has been received from the Tile. Check the content.
PositionAvailable = 3
The first time GPS has acquired a valid position 3D fix.
Unknown = 0
Unknown status.