new GetPrintersResponseMessage()
Extends
Methods
(static) GetPrintersResponseMessage#getPrinters() → {Array.<printer.Printer>}
Get the field value
List of printers of the requested type.
Returns:
An array of
- Type
- Array.<printer.Printer>
(static) GetPrintersResponseMessage#setPrinters(printers)
Set the field value
List of printers of the requested type.
Parameters:
Name | Type | Description |
---|---|---|
printers |
Array.<printer.Printer> | An array of |