Package uicc.hci.services.cardemulation

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

See:
          Description

Interface Summary
CardEmulationListener An instance implementing CardEmulationListener is used by an Applet to monitor the ContactlessCardEmulationService.
CardEmulationMessage The CardEmulationMessage offers specialized methods to generate card emulation commands or events.
CardEmulationService Service which provides Contactless card emulation functionality.
 

Package uicc.hci.services.cardemulation Description

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

Note: An Applet which did not register a listener for card emulation mode shall be invoked with the process() method from the Applet class from javacard.framework.