nl.tbdev.IR
Interface DiscoveryCallbackInterface
- All Known Implementing Classes:
- Client, TempClient
- public interface DiscoveryCallbackInterface
This interface defines the calls that occur from the IrDA layers to
the user application for discovery requests
|
Method Summary |
void |
discoveryCallback(java.util.Vector devices)
called after a discovery cycle (initiated with discovery
request) |
discoveryCallback
public void discoveryCallback(java.util.Vector devices)
- called after a discovery cycle (initiated with discovery
request)
- Returns:
- Vector with Device objects for all discovered devices