Connectioninfo; Getaddress; Getconnectiontype; Getdevicetype - Magtek Universal SDK Programmer's Manual

Table of Contents

Advertisement

7 - ConnectionInfo

7
ConnectionInfo
Create an instance of the ConnectionInfo, then use the function calls described in this chapter.
7.1

getAddress

This function returns address of the device.
String ConnectionInfo.getAddress();
Return Value:
Returns the address of the device.
7.2

getConnectionType

This function returns the type of connection interface for the device.
ConnectionType ConnectionInfo.getConnectionType();
Return Value:
Returns the ConnectionType
7.3

getDeviceType

This function returns the type for the device.
DeviceType ConnectionInfo.getDeviceType();
Return Value:
Returns the DeviceType
MagTek Universal SDK| For MMS Devices | Programmer's Manual ( Java )
Page 29

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