com.gs.scan.api

ScanApi

Scan api

Supported Products:

WP850


Detail

Method

method description
public static boolean startScan(); Start scan barcode

Return:

return boolean true: start scan success false: start scan fail

Supported Products:

WP850

public static boolean stopScan(); Stop scan barcode

Return:

return boolean true: stop scan success false: stop scan fail

Supported Products:

WP850


Member & Constant

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