printersdk
printersdk
Printer
listenPrinterConnectState abstract method
listenPrinterConnectState
listenPrinterConnectState
method
Null safety
Stream
<
List
<
PrinterDevice
>
?
>
listenPrinterConnectState
(
)
监听打印机连接状态
Implementation
Stream<List<PrinterDevice>?> listenPrinterConnectState();
printersdk
printersdk
Printer
listenPrinterConnectState abstract method
Printer class
Constructors
Printer
Properties
hashCode
runtimeType
Methods
connectPrinter
disconnectAllPrinter
disconnectPrinter
getConnectedPrinters
getPrinterMode
getPrinterModel
getPrinterStatus
isConnected
listenPrinterConnectState
noSuchMethod
read
scanBluetoothDevice
scanTcpDevice
scanTtyDevice
scanUsbAccessory
scanUsbDevice
setLocatetionEnableStringForBluetoothScan
stopScanBlueToothDevice
toString
write
writeAndRead
Operators
operator ==
Static properties
instance