Package net.i2p.router.transport
Interface UPnPScannerCallback
-
public interface UPnPScannerCallback
For Android MulticastLock.- Since:
- 0.9.41
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
afterScan()
Called after a SSDP search ends.void
beforeScan()
Called before a SSDP search begins.
-