Interface KeypleCardExtension


public interface KeypleCardExtension
Generic type for a Keyple card extension.
Since:
2.0.0
  • Method Details

    • getReaderApiVersion

      String getReaderApiVersion()
      Gets the Reader API version used at compile time
      Returns:
      A not empty String.
      Since:
      2.0.0
    • getCardApiVersion

      String getCardApiVersion()
      Gets the Card API version used at compile time
      Returns:
      A not empty String.
      Since:
      2.0.0
    • getCommonApiVersion

      String getCommonApiVersion()
      Gets the Common API version used at compile time
      Returns:
      A not empty String.
      Since:
      2.0.0