靜態公開方法(Static Public Methods) | |
| static List< String > | getPrinterList (DiscoveryPacket.Brand brand, int timeoutMs) |
| 返回在網路上發現的印表機位址列表。 更多... | |
|
static |
返回在網路上發現的印表機位址列表。
搜尋是通過廣播 UDP 訊息進行的,需要將網路設定為允許 UDP 封包。
| [in] | brand | 取得所有印表機或依品牌過濾。 |
| [in] | responseTimeoutMs | 在收到最後一個印表機回應後,等待新回應的超時時間。 |