Setdeviceprotocolstring, Listenforevents, Getdevicetype – MagTek Audio Reader User Manual

Page 19: Getcardpanlength, Getresponsedata

Advertising
background image

13

setDeviceProtocolString

Sets the protocol String for iDynamo

- (void) setDeviceProtocolString: (

NSString

*)pData


Parameters

Protocol String


listenForEvents

Setup the events to listen for

- (

void

) setDeviceProtocolString: (

UInt32

*)event

Parameters

Event


getDeviceType

Retrieves the Device Type. For future use.

- (

int

) getDeviceType


Parameters

Return Value

Device Type

getCardPANLength

Retrieves the Length of teh PAN

- (

int

) getCardPANLength

Parameters


Return Value

Card PAN Length


getResponseData

Retrieves the whole response from the reader

- (

NSString *

) getResponseData


Parameters


Return Value

Response Data

Advertising