128
Class Documentation
13.11.2.16
- (
IDTech_TerminalData
) retrieveTerminalData
Retrieve Terminal Data
Retrieves the Terminal Data. The data will be in the response parameter
Returns
response Response returned as a
13.11.2.17
- (void) sendSystemError
Send Sytem Error
For Internal Use Only
13.11.2.18
- (void) setApplicationData: (
IDTech_ApplicationID
)
data
Set Application Data by AID
Sets the Application Data as specified by the
structure passed as a parameter
Parameters
data
configuration file
13.11.2.19
- (void) setTag: (NSString
∗
)
tagName
tagData:(NSData
∗
)
data
Set Tag
Sets an EMV tag from the tags read into the terminal. Only available after the card has been processed after
executing IDTechEMV::startEMVTransaction:timeout:additionalTags:()
Parameters
tagName
Name of tag to set
data
Tag data
13.11.2.20
- (void) setTerminalData: (
IDTech_TerminalData
)
data
Set Terminal Data
Sets the Terminal Data as specified by the
structure passed as a parameter
Parameters
data
configuration file
13.11.2.21
+ (
IDTechEMV
∗
) sharedController
Singleton Instance
Establishes an singleton instance of
class.
#80152504-001 IDTech iOS SDK Guide for NEO2