Mtscraconfig Class Methods; Getconfigurationxml; Getconfigurationresponse; Getconfigurationparams - Magtek aDynamo Programmer's Reference Manual

Secure card reader authenticator
Hide thumbs Also See for aDynamo:
Table of Contents

Advertisement

4 –MTSCRAConfig Class Methods
4

MTSCRAConfig Class Methods

This class provides methods to retrieve configuration parameters from the server.
4.1

getConfigurationXML

This method retrieves the configuration parameters from the server as an XML data. The method will
throw an exception if there is a problem with retrieving the configuration XML.
public String getConfigurationXML(String username, String password,int
readerType,SCRAConfigurationDeviceInfo deviceInfo,String address, int
timeout)throws MTSCRAException
Parameters:
Parameter
username
password
readerType
deviceInfo
address
timeout
Return Value:
String value of the configuration parameters retrieved from the server.
4.2

getConfigurationResponse

This method retrieves the configuration parameters from XML data as a ProcessMessageResponse object.
The method will throw an exception if there is a problem with retrieving the configuration XML.
public ProcessMessageResponse getConfigurationResponse(String
xmlConfig)throws MTSCRAException
Parameters:
Parameter
xmlConfig
Return Value: ProcessMessageResponse containing the configuration parameters.
4.3

getConfigurationParams

This method retrieves the configuration parameters from the server as an XML data. The method will
throw an exception if there is a problem with retrieving the configuration XML.
aDynamo, uDynamo, Dynamag, DynaMAX, eDynamo, BulleT| Secure Card Reader Authenticator | Programmer's Reference (Android)
String value of the username
String value of the password.
Integer value indicating the type of reader device.
SCRAConfigurationDeviceInfo value containing information pertaining to
the device.
String value of the address for connection to the server.
Integer value of the timeout in seconds for connection to the server.
String value of the the configuration parameters from the server.
Page 29 of 42 (D99875728-31)
Description
Description

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Related Products for Magtek aDynamo

This manual is also suitable for:

UdynamoDynamagDynamaxEdynamoBullet

Table of Contents