Search
Link Search Menu Expand Document
Kony Quantum is now HCL Volt MX. See Revised Terminology. Current Quantum users, see the important note about API naming.

Revision History

Date Document Version Description of Releases and Updates
02/10/2021 1.6 Document updated for V9 Service Pack 2 Fixpack 7 release. The following items have been added/ enhanced:

Added support for the voltmx.automation.getCurrentForm API.

Added support for the voltmx.automation.getWidgetsByFilter API.

Added support for the Array of Objects parameter in the voltmx.automation.textbox.enterText, voltmx.automation.textarea.enterText, and voltmx.automation.widget.touch APIs.

Added support for the enableLazyLoadForSegment parameter in the voltmx.application.setApplicationBehaviors API.
12/21/2020 1.5 Document updated for V9 Service Pack 2 release. The following items have been added/ enhanced:

Added support for the In-App Update API.

Added support for the In-App Review API.

Added support for the SignInWithApple API.

Added support for the voltmx.theme.setSkinsProperties API.

Added support for the voltmx.application.getBackgroundPermissionOptionLabel API.

Added support for the voltmx.application.isAutoRevokeWhitelisted API.

Added support for the voltmx.application.launchAutoRevokeSettings API.

Added support for the voltmx.application.getInstallerSourceInfo API.

Added support for the voltmx.application.isIgnoringBatteryOptimizations API.

Added support for the voltmx.application.launchBatteryOptimizationSettings API.

Added support for the voltmx.application.requestIgnoreBatteryOptimizations API.

Added support for the voltmx.ui.defineExtendedWidget API.

Added support for the following 5G Network APIs:

voltmx.net.set5GNetworkListener

voltmx.net.unregister5GNetworkListener

voltmx.net.hasCapablity

Added support for the following APIs in the new voltmx,gms namespace:

voltmx.gms.requestHint

Attestation API

voltmx.gms.safetynet.attest

Verify Apps API

voltmx.gms.safetynet.isVerifyAppsEnabled

voltmx.gms.safetynet.enableVerifyApps

voltmx.gms.safetynet.listHarmfulApps

Security Provider API

voltmx.gms.getSecurityProvidersList

voltmx.gms.installSecurityProvider

voltmx.gms.installSecurityProviderAsync

Google Play Services Update and Error Handling APIs

voltmx.gms.getStatusString

voltmx.gms.isBaseLibraryAvailable

voltmx.gms.isGooglePlayServicesAvailable

voltmx.gms.isUserResolvableError

voltmx.gms.makeGooglePlayServicesAvailable

voltmx.gms.raiseGooglePlayErrorResolutionIntent

voltmx.gms.showCustomErrorNotification voltmx.gms.showErrorNotification

voltmx.gms.showResolutionDialog

Added support for Background Location Access in the GeoLocation APIs.

Added support for the voltmx.location.checkLocationSettings API.

Added support for the voltmx.application.openSettings API.

Added support for the accuracyMode, requestModifyLocationSettings, and improveBGLocationUpdateFrequency keys in the positionoptions parameter of the voltmx.location.getCurrentPosition and the voltmx.location.watchPosition APIs.

Added support for the constants.LOCAL_AUTHENTICATION_MODE_DEVICE_CREDENTIALS in the voltmx.localAuthentication.getStatusForAuthenticationMode API.

Added support for the calendarMonthYearSelectionDropdownView parameter in the voltmx.application.setApplicationBehaviors API.

Added support for the options parameter in the voltmx.crypto.createHash and voltmx.crypto.createHMacHash APIs Added support for the Interval parameter in the voltmx.phone.addCalendarEvent API.

Added support for the filterTouchesWhenObscured parameter in the voltmx.application.setApplicationBehaviours API.

Added support for the requestWithPermission key in the optionsConfig parameter of the voltmx.net.getActiveNetworkType and voltmx.net.isNetworkAvailable APIs.
09/02/2020 1.4 Document updated for V9 Service Pack 2 Fixpack 1 release. The following items have been added/ enhanced:

Added support for the voltmx.types.RawBytes.clone for the RawBytes Object.
08/24/2020 1.3 Document updated for V9 Service Pack 2 release. The following items have been added/ enhanced:

Added support for the voltmx.net.setCookies API for the iOS platform. Added Support for the cookieFormat parameter in the voltmx.net.getCookies API.

Added the following APIs as a part of Android enhancements:

voltmx.io.FileSystem.getExternalCacheDir

voltmx.io.FileSystem.getExternalCacheDirs

voltmx.io.FileSystem.getExternalFilesDir

voltmx.io.FileSystem.getExternalFilesDirs

voltmx.io.FileSystem.getExternalStorageState

voltmx.io.FileSystem.getFileSystemStats

voltmx.io.FileSystem.getNoBackupFilesDir

voltmx.io.FileSystem.isExternalStorageEmulated

voltmx.io.FileSystem.isExternalStorageLegacy

voltmx.io.FileSystem.isExternalStorageRemovable

Added support for the HandleRecoverableException parameter in the writeToMediaGallery API.

Added support for the decryptToRawBytes property in the voltmx.crypto.decrypt API. Additionally, support to assign RawBytes as an input to cryptography APIs has been added on the Android platform. Added support for the voltmx.types.RawBytes.clear and voltmx.types.RawBytes.getContentType APIs.

Added support for the requireBackgroundAccess parameter in the voltmx.location.getCurrentPosition and voltmx.location.watchPosition APIs. Additionally, updates have been made to include Android-specific Error Codes.

Added support for the voltmx.db.closeDatabase API for the iOS platform. The following APIs have been modified to enhance the Test Automation Framework:voltmx.automation.checkboxgroup.clickvoltmx.automation.listbox.selectItemvoltmx.automation.radiobuttongroup.clickvoltmx.automation.alert.click
08/19/2020 1.2 Document updated for V9 Fixpack 17 release. The following items have been added/ enhanced:

Added the voltmx.localAuthentication.checkFeatureAvailability API in the Local Authentication APIs.
07/15/2020 1.1 Document updated for the V9 Fixpack 13 release. The following items have been added/enhanced:

Added the policy key in the configMap parameter of the voltmx.localAuthentication.authenticate API.
04/06/2020 1.0 Document updated for V9 GA release. The following items have been added/ enhanced:

Added the following APIs: voltmx.haptics, voltmx.ui.MLCamera and voltmx.ui.PDFView Added the new getApplicationNotificationSettings for the Application namespace.

Added support to the voltmx.ui.ARRenderer API and the voltmx.os.getOpenGLESVersion API.

Added support to the getBiometryType API.

Added the new Image Classification API as a part of voltmx.ml namespace.

Removed the unsupported APIs. To view the list of unsupported APIs, click here.

Removed the unsupported functions of the Automation API. The unsupported list of the functions are available here for reference.

Removed references to Windows Phone (Deprecated) channel.

Added support for the voltmx.nosql.createIndices API and the voltmx.nosql.deleteIndices API.

Updated the voltmx.nosql.fetchRecords API

Added the following APIs as a part of Android enhancements:

voltmx.application.startForegroundServicevoltmx.application.updateForegroundNotificationvoltmx.application.stopForegroundServicevoltmx.application.requestPermissionSet

Updated the following APIs as a part of Android enhancements:voltmx.application.requestPermissionvoltmx.application.setApplicationBehaviors

Added the following APIs as a part of phone Namespace.voltmx.phone.clearSMSListenersvoltmx.phone.generateAppHashKeyvoltmx.phone.retrieveSMS

Added support for hasCamera, osName, and osVersion keys as a part of DeviceInfo object.

Updated the voltmx.os.getDeviceCurrentOrientation API

Updated the voltmx.application.showLoadingScreen API

Added Desktop Web support for Media APIs.

Added start, pause, resume, stop, getrecordedData, and getrecordedState APIs as part of voltmx.screenrecorder namespace for Desktop web platform.

Added voltmx.screenshot function to Standard Volt MX Iris APIs for taking screenshot in Desktop Web platform.