onPerformanceReportCompleted abstract method
- String report
Callback method that gets called when the native core has finished the report,
request by the getPerformanceReport() call.
Implementation
void onPerformanceReportCompleted(String report);
Callback method that gets called when the native core has finished the report,
request by the getPerformanceReport() call.
void onPerformanceReportCompleted(String report);