com.pax.dal
Interface IIDReader
-
public interface IIDReader
Currently only supports mainland China ID card- Since:
- V2.00.03
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface and Description static interfaceIIDReader.IDReadListener
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidstart(IIDReader.IDReadListener listener)开始读取start reading
-
-
-
Method Detail
-
start
void start(IIDReader.IDReadListener listener)
开始读取start reading- Parameters:
listener-IIDReader.IDReadListener- Since:
- V2.00.03
-
-