Searched refs:PrinterState (Results 1 – 1 of 1) sorted by relevance
421 printerState: PrinterState;602 enum PrinterState { enum1235 …function on(type: 'printerStateChange', callback: (state: PrinterState, info: PrinterInfo) => void…1392 …function updatePrinterState(printerId: string, state: PrinterState, callback: AsyncCallback<void>)…1406 function updatePrinterState(printerId: string, state: PrinterState): Promise<void>;