Package-level declarations

Types

Link copied to clipboard
interface AndroidOmapiPlugin : KeyplePluginExtension

Generic type for a Keyple Android OMAPI plugin extension.

Link copied to clipboard
interface AndroidOmapiPluginFactory : KeyplePluginExtensionFactory

Interface for the OMAPI Plugin Factory. Use AndroidOmapiPluginFactoryProvider an instance of it.

Link copied to clipboard

The following example shows how to create a AndroidOmapiPluginFactoryFactory object with the AndroidOmapiPluginFactoryProvider and use it to register a Plugin.

Link copied to clipboard
interface AndroidOmapiReader : KeypleReaderExtension

Generic type for a Keyple Android OMAPI reader extension.