Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class KeypleTerminal(reader: LocalReader, clientId: String, networkClient: SyncNetworkClient, cardSelectionScenarioJsonString: String = "")
KeypleTerminal is the entry point to the Keyple Distributed Client Library. Provided an instance of a NFC reader, and a NetworkClient, this object will handle the Card Selection Scenario if any, connect the NFC Card to the Keyple server and execute the commands sent by the server.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard