Digital Authentication Framework 4.2.0.30
Classes | Static Public Member Functions

com.good.daf.DATestLib Class Reference

List of all members.

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.

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: