Package uicc.hci.services.readermode

This package defines the interfaces for the reader emulation mode of the HCI protocol.

See:
          Description

Interface Summary
ReaderListener The instance of an Applet which implements the interface ReaderListener can receive events through the onCallback method of this interface and can process ReaderMessage objects passed through the onCallback method of this interface.
ReaderMessage The ReaderMessage offers specialized methods for generating Contactless Reader commands or events.
ReaderService Service which enables Contactless Reader functionality.
 

Package uicc.hci.services.readermode Description

This package defines the interfaces for the reader emulation mode of the HCI protocol.