Searched refs:PrinterState (Results 1 – 1 of 1) sorted by relevance
593 printerState: PrinterState;1027 enum PrinterState { enum1740 …function on(type: 'printerStateChange', callback: (state: PrinterState, info: PrinterInfo) => void…1897 …function updatePrinterState(printerId: string, state: PrinterState, callback: AsyncCallback<void>)…1911 function updatePrinterState(printerId: string, state: PrinterState): Promise<void>;