nl.tbdev.IR
Interface IasQueryCallbackInterface
- All Known Implementing Classes:
- Client, TempClient
- public interface IasQueryCallbackInterface
This interface defines the calls that occur from the IrDA layers to
the user application when a requested IAS Query has completed.
|
Method Summary |
void |
iasQueryCallback(java.util.Vector results)
called whenever an IAS Query returned a result. |
iasQueryCallback
public void iasQueryCallback(java.util.Vector results)
- called whenever an IAS Query returned a result.