Package com.nimmsta.intent_library
See: Description
-
Class Summary Class Description BuildConfig ManagerSettings Holds the settings of the NIMMSTAManager NIMMSTADevice This class represents a connected scanner within the NIMMSTA App Instances of this class can be used to control the scanner NIMMSTAIntentConnection This class provides access to the NIMMSTAManager and initiates the connection. NIMMSTAIntentReceiver The NIMMSTAIntentReceiver handles all incoming intent from the NIMMSTA App NIMMSTAIntentServiceConnection This class provides access to the NIMMSTAManager and initiates the connection. NIMMSTAManager Holds the connected devices of the NIMMSTA App and some settings ServiceBinder Class for clients to access the service when bound NIMMSTAService NIMMSTAService is used to communicate with the NIMMSTA App It creates a broadcast receiver NIMMSTAIntentReceiver that handles the intents from the NIMMSTA App -
Interface Summary Interface Description NIMMSTADeviceEventHandler Interface to handle events from a NIMMSTA Device. NIMMSTAManagerEventHandler Interface to handle events from a NIMMSTA Manager.