An enumeration of possible API versions for the smart card interface.
#include <smartcard_spi/SmartCardInterface.hpp>
enum { SMART_CARD_INTERFACE_API_VERSION_1 = 1; SMART_CARD_INTERFACE_API_VERSION_2 = 2 };
BlackBerry 10.3.0