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