| java.lang.Object | |
| ↳ | com.vuzix.sdk.barcode.Scanner2Factory |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates the Scanner engine
| |||||||||||
Creates the Scanner engine
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
Creates the Scanner engine
| Parameters | |
|---|---|
context |
Context: Context of the calling activity. |
bundle |
Bundle: Engine specific data |
| Returns | |
|---|---|
Scanner2 |
Scanner2 instance or throws an exception on error |
| Throws | |
|---|---|
Exception |
|
Creates the Scanner engine
| Parameters | |
|---|---|
context |
Context: Context of the calling activity. |
| Returns | |
|---|---|
Scanner2 |
Scanner2 instance or throws an exception on error |
| Throws | |
|---|---|
Exception |
|