Package | Description |
---|---|
com.cloudpos.advance.ext.pinpad |
This package provides access to high-level APIs for PINPad operations.
|
com.cloudpos.advance.ext.scanner |
This package provides access to Barcode Scanner operations.
|
com.cloudpos.advance.ext.system |
This package provides access to high-level APIs for system operations.
|
com.cloudpos.advance.ext.system.admin |
This package provides access to high-level APIs for POS administrator operations.
|
com.cloudpos.advance.ext.system.app |
This package provides access to high-level APIs for application operations.
|
com.cloudpos.advance.ext.system.battery |
This package provides access to high-level APIs for Battery operations.
|
com.cloudpos.advance.ext.system.bluetooth |
This package provides access to Bluetooth device.
|
com.cloudpos.advance.ext.system.home |
This package provides access to high-level APIs for system's default desktop(home) operations.
|
com.cloudpos.advance.ext.system.location |
This package provides access to Location device.
|
com.cloudpos.advance.ext.system.network |
This package provides access to high-level APIs for Network device operations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPINPadDevice |
Modifier and Type | Interface and Description |
---|---|
interface |
IScannerDevice
The Scanner Device
|
Modifier and Type | Interface and Description |
---|---|
interface |
ISystemDevice
The system setting device
including battery management, administrator management object, update application management,
Bluetooth management, location information management, network management, etc.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IAdminDevice
The terminal administrator Device
|
Modifier and Type | Interface and Description |
---|---|
interface |
IUpdateAppDevice
The update app Device
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBatteryDevice
The battery manager
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBluetoothDevice
The Bluetooth manager
|
Modifier and Type | Interface and Description |
---|---|
interface |
IHomeDevice |
Modifier and Type | Interface and Description |
---|---|
interface |
ILocationDevice
The Location manager
|
Modifier and Type | Interface and Description |
---|---|
interface |
IApnDevice
The APN Device
|
interface |
IEthernetDevice
The Ethernet Device
|
interface |
INetworkDevice
The Network manager
|
interface |
IWifiDevice
The Wifi Device
|