Preview State
Entries
State becomes not initialized when com.samsung.android.knox.smartscan.preview.BarcodeScanPreviewView object created or after calling com.samsung.android.knox.smartscan.preview.BarcodeScanPreviewView.finishPreview.
State becomes initlialized after calling com.samsung.android.knox.smartscan.preview.BarcodeScanPreviewView.init
State becomes paused after calling com.samsung.android.knox.smartscan.preview.BarcodeScanPreviewView.pausePreview.
State becomes resumed after calling com.samsung.android.knox.smartscan.preview.BarcodeScanPreviewView.startPreview or com.samsung.android.knox.smartscan.preview.BarcodeScanPreviewView.resumePreview.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.