com.phidgets.event
Interface TagGainListener


public interface TagGainListener

This interface represents a TagGainEvent. This event originates from the Phidget RFID Reader. This event occurs when a tag is placed on a reader.

Author:
Phidgets Inc.

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

Method Detail

tagGained

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

Parameters:
ae - the event data object containing event data