Skip to content

storePerformanceData (Native/Hybrid Apps - Manipulation)

Compatible with:
  • Purpose
  • Stores the resource usage information of the application. the resource is one of the system states which means cpuinfo, memoryinfo, networkinfo, and batteryinfo. This command is supported only for Android Devices.
  • Syntax
  • storePerformanceData(packageName,cpuinfo, variableName)
  • Target
  • packageName,cpuinfo
  • Value
  • variableName  
  • Return Value
  • N/A
 

Feedback and Knowledge Base