Class: GetPrintersResponseMessage

remotemessage.GetPrintersResponseMessage()

new GetPrintersResponseMessage()

Source:

Extends

Methods

(static) GetPrintersResponseMessage#getPrinters() → {Array.<printer.Printer>}

Get the field value List of printers of the requested type.
Source:
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
Source: