|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AcquisitionDataListener
Can be used to register a service that is interested in the resulting data of an acquisition.
Method Summary | |
---|---|
void |
acquisitionComplete(AcquisitionResult aData)
Called upon completion of the capture process. |
Method Detail |
---|
void acquisitionComplete(AcquisitionResult aData)
aData
- the captured data, never null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |