public interface IDeviceScanCallback
Device scan callback to which newly found devices are reported during a scan
Modifier and Type | Method and Description |
---|---|
void |
onDeviceFound(IDeviceInfo info) |
void |
onScanError(java.lang.Throwable e) |
void onDeviceFound(IDeviceInfo info)
void onScanError(java.lang.Throwable e)