IDTECH NEO2 Manual page 129

Apple ios sdk guide
Hide thumbs Also See for NEO2:
Table of Contents

Advertisement

13.8
IDT_NEO2_Delegate
13.8
IDT_NEO2_Delegate
#import
IDT_NEO2.h
Inheritance diagram for
Instance Methods
• (void) -
deviceConnected
Fires when device connects. If a connection is established before the delegate is established (no delegate to send
initial connection notification to), this method will fire upon establishing the delegate.
• (void) -
deviceDisconnected
Fires when device disconnects.
• (void) -
dataInOutMonitor:incoming:
• (void) -
swipeMSRData:
• (void) -
deviceMessage:
• (void) -
pinpadData:keySN:event:
• (void) -
lcdDisplay:lines:
• (void) -
emvTransactionData:errorCode:
13.8.1 Detailed Description
Protocol methods established for
13.8.2 Method Documentation
13.8.2.1 - (void) dataInOutMonitor: (NSData ) data incoming:(BOOL) isIncoming
All incoming/outgoing data going to the device can be monitored through this delegate.
Parameters
data
The serial data represented as a NSData object
isIncoming
The direction of the data
TRUE
FALSE
13.8.2.2 - (void) deviceMessage: (NSString ) message
Receives messages from the framework
Parameters
message
String message transmitted by framework
IDTech iOS SDK Guide for NEO2 #80152802-001
Protocol Reference
Protocol Reference
IDT_NEO2_Delegate :
<IDT_NEO2_Delegate>
IDT_NEO2
class
specifies data being received from the device,
indicates data being sent to the device.
<NSObject>
[optional]
[optional]
119

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Subscribe to Our Youtube Channel

Table of Contents

Save PDF