Digital Authentication Framework  6.0.1.37
Classes | Static Public Member Functions | List of all members
com.good.daf.DATestLib Class Reference

Classes

interface  ProgressCallback
 

Static Public Member Functions

static native void runTests (DADevice dev, byte[] authToken, ProgressCallback cb)
 Runs all available tests against the given device, dev. More...
 

Member Function Documentation

static native void com.good.daf.DATestLib.runTests ( DADevice  dev,
byte[]  authToken,
ProgressCallback  cb 
)
static

Runs all available tests against the given device, dev.

dev may be null, if so the natively linked device is used.

As the tests progress, methods in cb will be triggered on the calling thread.


The documentation for this class was generated from the following file: