See: Description
| Interface | Description |
|---|---|
| CardEmulationListener |
The instance of an Applet which implements the interface
CardEmulationListener
can receive events through the onCallback method of this interface and can process
CardEmulationMessage objects passed through the onCallback method of this interface. |
| CardEmulationMessage |
The CardEmulationMessage offers specialized methods to generate
card emulation commands or events.
|
| CardEmulationService |
Service that provides Contactless card emulation functionality.
|
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.