Interface ProxyReaderApi


public interface ProxyReaderApi
Reader able to transmit card requests and having control over the physical channel.

Backside of the org.eclipse.keypop.reader.CardReader interface present in the Keypop Reader API.

An adapter of this interface must also implement CardReader.

To use this API, simply cast a CardReader as a ProxyReaderApi.

Since:
1.0.0