Programming interface

To facilitate integration with the application, only a subset of CliSiTef's core functions are available through the Java interface. This interface uses Android features to simplify transactions on this platform. As it does not have a parallel with other platforms, the code may not be fully portable. The Java class that provides the interface methods is:

br.com.softwareexpress.sitef.android.CliSiTef

Software Express provides the example application “CliSiTef Example v2” that illustrates its use.

Next, we will detail how the class works.