package

com.digi.android.idigi.library.core

The classes and interfaces of this package provide an easy way to implement the iDigi functionality in any Android application.

Interfaces

IDoCommandListener This interface provides access to the do_command requests handling. 

Classes

DeviceIDReceiver This class is the device ID Broadcast Receiver for the iDigi Android library. 
DoCommandReceiver This class is the do_command Broadcast Receiver for the iDigi Android library. 
IDigiServiceManager This class provides access to the iDigi specific API and other common useful methods in any Android application. 
SendFileStatusReceiver This class is the file upload status Broadcast Receiver for the iDigi Android library.