|
Kofax Mobile SDK API Reference
|
Public Member Functions | |
| void | onComplete (T obj, Exception e) |
A listener for extraction downloads.
| void onComplete | ( | T | obj, |
| Exception | e | ||
| ) |
Called when an asynchronous requested has completed.
| obj | The return object |
| e | Any exceptions that occurred |