EasyManua.ls Logo

Citizen CL-E300 - Page 27

Citizen CL-E300
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

Related product manuals