Package com.upek.android.ptapi.callback

Interface Summary
PtCommCallback Interface with callback function that an application supplies to allow to send data in the form of a sequence of packets to the remote instance of PTAPI library.
PtGuiStateCallback Interface with callback function that an application supplies to allow the FM API to display GUI state information to the user, and to receive responses back.
PtGuiStreamingCallback Interface with callback function which deals with the presentation of biometric streaming data.
PtIdleCallback Interface with the callback function that the application could optionally supply to the PTSleep function to be periodically called while FM is in a sleep or standby mode.
PtNavigationCallback Interface with the callback function that the application must supply to the PTNavigate and PTClickCalibrate functions to receive the navigation data.
 

Class Summary
PtStdGuiStateCallback This class represents standard PT_GUI_STATE_CALLBACK provided by PtApi.