![]() |
IDTech iOS Framework Guide
1.1.088
API reference for UniPay
|
#include <IDTCommon.h>
Data Fields | |
BOOL | sendIFS |
Send S(IFS) request if T=1 protocolError: Reference source not found. | |
BOOL | explicitPPS |
Explicit PPSError: Reference source not found. | |
BOOL | disableAutoPPS |
No auto pps for negotiate mode. | |
BOOL | disableResponseCheck |
No check on response of S(IFS) request. | |
unsigned char * | pps |
pps is used to set the Protocol and Parameters Selection between card and reader, only Di <= 4 are supported. pps must follow the structure specified in ISO 7816-3 as PPS0, [PPS1], [PPS2], and [PPS3]. For more information see ISO 7816-3 section 7.2. | |
unsigned char | ppsLength |
lenght of pps data | |
Structure to set ICC power on options. Used by IDT_BTPay::icc_powerOnICC:response:() IDT_UniPay::icc_powerOnICC:response:()