Uses of Package
com.upek.android.ptapi.callback

Packages that use com.upek.android.ptapi.callback
com.upek.android.ptapi   
com.upek.android.ptapi.callback   
 

Classes in com.upek.android.ptapi.callback used by com.upek.android.ptapi
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.
 

Classes in com.upek.android.ptapi.callback used by com.upek.android.ptapi.callback
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.