Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This callback shall be defined to control the contactless transaction flow

Setter

agnSetParsingCallback (see agnos.h)

Signature

typedef void (*tGetDataCallback)

...

This callback shall be defined to control the contactless transaction flow

Setter

agnSetBuildDOLCallback (see agnos.h)

Signature

typedef void (*tBuildDOLCallback)

...

This callback shall be defined to control the EMV transaction flow and be called at each state defined by Agnos (see tAgnosState in agnostype.h)

Setter

agnSetStateCallback (see agnos.h)

Signature

typedef void (*tStateCallback)

...