EasyManua.ls Logo

Citizen CL-S521

Citizen CL-S521
95 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CITIZEN Android Label Print SDK Programming Manual
27
bdAddress
Bluetooth device address
Example
int[] errCode = new int[1];
CitizenPrinterInfo[] list = printer.searchCitizenPrinter(
LabelConst.CLS_PORT_WiFi, 3, errCode);
for (int i = 0; i < list.length; i++)
{
Log.e("Search", "IP Address: " + list[i].ipAddress);
Log.e("Search", "MAC Address: " + list[i].macAddress);
}

Table of Contents

Other manuals for Citizen CL-S521

Related product manuals