Skip to content

NetPrinter

com.brother.ptouch.sdk.NetPrinter class stores information retrieved from the printer while it is connected by Wi-Fi.

Properties

modelName

Model name of the printer.

Declaration

String modelName;

serNo

Serial number of the printer.

Declaration

String serNo;

ipAddress

IP address of the printer.

Declaration

String ipAddress;

macAddress

MAC address of the printer. (e.g. "01:23:45:67:89:AB")

Declaration

String macAddress;

nodeName

Node name of the printer.

Declaration

String nodeName;