Scan api
WP850
method | description |
---|---|
public static boolean startScan (); |
Start scan barcode
Return:return boolean true: start scan success false: start scan failSupported Products:WP850 |
public static boolean stopScan (); |
Stop scan barcode
Return:return boolean true: stop scan success false: stop scan failSupported Products:WP850 |
Member | description |
---|---|
public static final String API |
The tag name of ScanApi,which is used in {@link com.gs.common.client.ApiClient.Builder#addApi(String)} Supported Products:WP850 |