A B C D E F G I K L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- GeneralCtrl - Class in com.unitech.api.general
-
The type General ctrl.
- GeneralCtrl(Context) - Constructor for class com.unitech.api.general.GeneralCtrl
-
Instantiates a new General ctrl.
- getAppInfoByAppName(String) - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the app version name and version code by the app name (App label)
- getAppInfoByPkgName(String) - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the app version name and version code by the package name
- getAppPackageName(String) - Method in class com.unitech.api.app.AppManagementCtrl
- GetAutoConnection() - Method in class com.unitech.api.usu.USUCtrl
-
Get Configure Scanner to automatically connect to the host or not.
- getBuiltinSystemAppNameList() - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the built-in system apps list with their app name (Only return apps which have app label)
- getBuiltinSystemPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the built-in system apps list with their package name
- getConnectedProfile() - Method in class com.unitech.api.wlan.WlanCtrl
-
Gets connected profile.
- GetDataACK() - Method in class com.unitech.api.usu.USUCtrl
-
Get Configure Scanner to require ACK or not.
- getDeviceBuildNumber() - Method in class com.unitech.api.general.GeneralCtrl
-
Gets a string that uniquely identifies this build
- getDeviceSerialNumber() - Method in class com.unitech.api.general.GeneralCtrl
-
Gets the hardware serial number
- getDisabledAppNameList() - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the disabled apps list with their app name (Only return apps which have app label)
- getDisabledPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the disabled apps list with their package name
- GetDisplayTimeout() - Method in class com.unitech.api.display.DisplayCtrl
-
Get display timeout.
- GetFontSize() - Method in class com.unitech.api.display.DisplayCtrl
-
Get font size bundle.
- getFullFilePath(String, String) - Static method in class com.unitech.api.file.helper.FileHelper
- getGloveMode() - Method in class com.unitech.api.display.DisplayCtrl
-
Get the glove mode status
- getInputStream(String) - Method in class com.unitech.api.file.helper.FileCtrlHelper
- getInstallAppNameList() - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the installed apps list with their app name (Only return apps which have app label)
- getInstallPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the installed apps list with their package name
- getInstance(Context) - Static method in class com.unitech.api.bluetooth.BluetoothCtrl
-
Gets instance.
- getInstance(Context) - Static method in class com.unitech.api.file.FileCtrl
-
Gets instance.
- getInstance(Context) - Static method in class com.unitech.api.keymap.KeymappingCtrl
-
Get an instance of the KeymappingCtrl
- getInstance(Context) - Static method in class com.unitech.api.safemodelock.SafeModeLockCtrl
- getInstance(Context) - Static method in class com.unitech.api.wlan.WlanAdvancedCtrl
- getInstance(String, String, Context) - Static method in class com.unitech.api.usu.USUCtrl
- getIpAssignmentProfile(String) - Method in class com.unitech.api.wlan.WlanCtrl
-
ToDo: getIpAssignmentProfile no ready
- getKeyMapping(String) - Method in class com.unitech.api.keymap.KeymappingCtrl
- getLastResultCode() - Method in class com.unitech.api.usu.USUCtrl
- getLastResultMessage() - Method in class com.unitech.api.usu.USUCtrl
- getMacAddress() - Method in class com.unitech.api.bluetooth.BluetoothCtrl
-
Get mac address bundle.
- getManualTime() - Method in class com.unitech.api.clock.ClockCtrl
-
Get manual time.
- getNTPServer() - Method in class com.unitech.api.clock.ClockCtrl
-
Get ntp server.
- getOutputStream(String, boolean) - Method in class com.unitech.api.file.helper.FileCtrlHelper
- GetPairingBarcode() - Method in class com.unitech.api.usu.USUCtrl
-
Get the Barcode for Bluetooth Pairing and generate barcode(apply from USU version 1.1.0, F/W V1.46) ===================================== Keys in responseBundle Name: "PairingBarcodeContent" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_PAIRING_BARCODE_REPLY
- getPathForPA760A9AndEA630A9(Context, String) - Static method in class com.unitech.api.file.helper.FileHelper
- getProxyProfile(String) - Method in class com.unitech.api.wlan.WlanCtrl
-
ToDo: only run in PA760, A9 and A10
- getRunningAppNameList() - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the current running apps list with their app name (Only return apps which have app label)
- getRunningPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
-
Get the current running apps list with their package name
- GetScannerBatteryLevel() - Method in class com.unitech.api.usu.USUCtrl
-
Get scanner battery level ===================================== Keys in responseBundle Name: "battery" Type: Integer (0=charging, 1=very low, 2=low, 3=ok, 4=full) Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_BATTERY_REPLY
- GetScannerBluetoothMacAddress() - Method in class com.unitech.api.usu.USUCtrl
-
Get scanner bluetooth MAC address ===================================== Keys in responseBundle Name: "address" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_SCANNER_BLUETOOTH_MAC_REPLY
- GetScannerBluetoothName() - Method in class com.unitech.api.usu.USUCtrl
-
Get scanner bluetooth name ===================================== Keys in responseBundle Name: "name" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_SCANNER_BLUETOOTH_NAME_REPLY
- GetScannerBtSignalCheckingLevel() - Method in class com.unitech.api.usu.USUCtrl
-
Get Configure Scanner Bluetooth signal checking level.
- GetScannerDataTerminator() - Method in class com.unitech.api.usu.USUCtrl
-
Get Configure Scanner Data Terminator(apply from USU version 1.1.7, F/W V1.47) ===================================== Keys in responseBundle Name: "DataTerminator" Type: Integer (0= None/Null, 1=CR, 2=LF, 3=CRLF, 4=TAB) Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_DATA_TERMINATOR_REPLY
- GetScannerFirmwareVersion() - Method in class com.unitech.api.usu.USUCtrl
-
Get scanner firmware version ===================================== Keys in responseBundle Name: "fw" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_SCANNER_FIRMWARE_VERSION_REPLY
- GetScannerSerialNumber() - Method in class com.unitech.api.usu.USUCtrl
-
Get scanner serial number ===================================== Keys in responseBundle Name: "sn" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_SCANNER_SERIAL_NUMBER_REPLY
- GetScannerSymbologyConfiguration() - Method in class com.unitech.api.usu.USUCtrl
-
Get Configure Scanner Symbology via SSI command.
- GetScannerTriggerKey() - Method in class com.unitech.api.usu.USUCtrl
-
Get Enable or disable scanner trigger key.
- GetScreenBacklightLevel() - Method in class com.unitech.api.display.DisplayCtrl
-
Get screen backlight level bundle.
- GetStayAwake() - Method in class com.unitech.api.display.DisplayCtrl
-
Get stay awake.
- GetTargetScanner() - Method in class com.unitech.api.usu.USUCtrl
-
Get the serial number and connection status of target scanner(apply from USU version 1.1.0, F/W V1.46) ===================================== Keys in responseBundle Name: "serialNo" Type: String Name: "IsConnected" Type: Boolean Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_TARGET_SCANNER_STATUS_REPLY
- getTimeFormat() - Method in class com.unitech.api.clock.ClockCtrl
-
Get time format bundle.
- getTimeMode() - Method in class com.unitech.api.clock.ClockCtrl
-
Get time mode.
- getTimeZone() - Method in class com.unitech.api.clock.ClockCtrl
-
Get time zone bundle.
- getTimeZoneMode() - Method in class com.unitech.api.clock.ClockCtrl
-
Get time zone mode bundle.
- getWifiProfile(String) - Method in class com.unitech.api.wlan.WlanCtrl
-
Get wifi profile.
- getWifiRandomizedMacStatus(String) - Method in class com.unitech.api.wlan.WlanCtrl
-
Get Wifi Randomized MAC Status
All Classes All Packages