public class NativeScannerImpl extends Object implements NativeScanner
| Constructor and Description |
|---|
NativeScannerImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported() |
void |
scanBarCode() |
void |
scanQRCode() |
public void scanQRCode()
scanQRCode in interface NativeScannerpublic void scanBarCode()
scanBarCode in interface NativeScannerpublic boolean isSupported()
isSupported in interface com.codename1.system.NativeInterfaceCopyright © 2024. All Rights Reserved.