Added in Version 1.0.0
StarDeviceDiscoveryManager
The class for discovering devices
Property |
Default value |
Type |
|
|---|---|---|---|
Discovery time (msec) |
-1 |
||
Notify that a printer is discovered |
(printer: StarPrinter) => void |
||
Notify that discovery is finished |
() => void |
||
Whether to repeatedly notify the discovery of the same device until the discovery is complete |
false |
Method |
|
|---|---|
Start discovery |
|
Stop discovery |

