Deviceinfo; Getmodel; Getname; Getserial - Magtek Universal SDK Programmer's Manual

Table of Contents

Advertisement

8 - DeviceInfo

8
DeviceInfo
Create an instance of the DeviceInfo from getDeviceInfo. Then use the function calls described in this
chapter.
8.1

getModel

This function returns the model name of the device.
String DeviceInfo.getModel();
Return Value:
Returns the address of the device.
8.2

getName

This function returns the name of the device.
String DeviceInfo.getName();
Return Value:
Returns the address of the device.
8.3

getSerial

This function returns the serial number of the device.
String DeviceInfo.getSerial();
Return Value:
Returns the address of the device.
MagTek Universal SDK| For MMS Devices | Programmer's Manual ( Java )
Page 30

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Universal SDK and is the answer not in the manual?

Questions and answers

Related Products for Magtek Universal SDK

Table of Contents