public class ScannerIntegrationService
extends IntegrationServiceV2
| Modifier and Type | Class and Description |
|---|---|
static class |
ScannerIntegrationService.Companion |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACTION_BARCODE_SCAN_REQUEST |
static ScannerIntegrationService.Companion |
Companion |
| Constructor and Description |
|---|
ScannerIntegrationService() |
| Modifier and Type | Method and Description |
|---|---|
BarcodeScanRequestedEvent.Result |
handleBarcodeScanRequestedEvent(BarcodeScanRequestedEvent event) |
BarcodeScanRequestedEvent.Result |
onEvent(java.lang.String action,
android.os.Bundle bundle) |
onBind, onEvent, startIntegrationActivitypublic static java.lang.String ACTION_BARCODE_SCAN_REQUEST
public static ScannerIntegrationService.Companion Companion
public BarcodeScanRequestedEvent.Result handleBarcodeScanRequestedEvent(BarcodeScanRequestedEvent event)
public BarcodeScanRequestedEvent.Result onEvent(java.lang.String action, android.os.Bundle bundle)