Package org. eclipse. keyple. plugin. android. omapi
This document is the specification of the API dedicated to the integration of the Android OMAPI plugin in a Android Keyple Application.
Types
Link copied to clipboard
Generic type for a Keyple Android OMAPI plugin extension.
Link copied to clipboard
Interface for the OMAPI Plugin Factory. Use AndroidOmapiPluginFactoryProvider an instance of it.
Link copied to clipboard
class AndroidOmapiPluginFactoryProvider(activity: Activity, callback: (AndroidOmapiPluginFactory) -> Unit) : AndroidOmapiPluginFactory
Content 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
Generic type for a Keyple Android OMAPI reader extension.