com.phidgets.event
Interface GPSPositionFixStatusChangeListener


public interface GPSPositionFixStatusChangeListener

This interface represents a GPSPositionFixStatusChangeEvent. This event originates from the Phidget GPS

Author:
Phidgets Inc.

Method Summary
 void gpsPositionFixStatusChanged(GPSPositionFixStatusChangeEvent ae)
          This method is called with the event data when a new event arrives.
 

Method Detail

gpsPositionFixStatusChanged

public void gpsPositionFixStatusChanged(GPSPositionFixStatusChangeEvent ae)
This method is called with the event data when a new event arrives.

Parameters:
ae - the event data object containing event data