Package-level declarations

Types

Link copied to clipboard
class CommandExecutionException(val status: CommandResponseStatusInterface) : IllegalStateException, CommandResponseStatusInterface

カードコマンドの実行に失敗した場合の例外

Link copied to clipboard

ReaderSessionInterfaceが発行するイベント

Link copied to clipboard

カードリーダーとの通信に失敗した場合の例外

カードリーダーとの通信に失敗した場合の例外

カードリーダーとの通信に失敗した場合の例外

カードリーダーとの通信に失敗した場合の例外

カードリーダーとの通信に失敗した場合の例外

Link copied to clipboard
data class ReaderSessionOption(val timeout: Int = 60000)

ReaderSessionのオプション

data class ReaderSessionOption(val detectionTimeout: Int = 60000)

ReaderSessionのオプション