StatusData

EMDK For Android 5.0

This class provides the Status detail of ScanAndPair.

Constructors

StatusData

Public Methods

getState

public ScanAndPairStates getState()

State of the scanAndPair or scanAndUnpair method.

Returns:

com.symbol.emdk.scanandpair.StatusData.ScanAndPairStates -

getResult

public ScanAndPairResults getResult()

When the state is ERROR, this method can be used to find out the exact error information.

Returns:

com.symbol.emdk.scanandpair.ScanAndPairResults - ScanAndPairResults