com.upek.android.ptapi.callback
Interface PtGuiStreamingCallback


public interface PtGuiStreamingCallback

Interface with callback function which deals with the presentation of biometric streaming data. Currently not implemented. It should not been used yet.


Method Summary
 void guiStreamingCallbackInvoke()
          Invoke callback function of this interface.
 

Method Detail

guiStreamingCallbackInvoke

void guiStreamingCallbackInvoke()
                                throws PtException
Invoke callback function of this interface.

Throws:
PtException
RemoteException - Can be thrown during remote method invocation only.