Kofax Mobile SDK API Reference
Public Member Functions | List of all members
AppStatsExportEvent Class Reference

This event is fired when AppStats events are being exported. More...

Inheritance diagram for AppStatsExportEvent:

Public Member Functions

ExportStatus getExportStatus ()
 Return the on-going export status as AppStats events are being exported. More...
 
int getPercentComplete ()
 Return the percent complete as AppStats events are being exported. More...
 
ErrorInfo getErrorInfo ()
 Return any error status if the export operation did not complete successfully. More...
 

Detailed Description

This event is fired when AppStats events are being exported.

The event object includes status information, along with percent completed.

Member Function Documentation

ErrorInfo getErrorInfo ( )

Return any error status if the export operation did not complete successfully.

ExportStatus getExportStatus ( )

Return the on-going export status as AppStats events are being exported.

int getPercentComplete ( )

Return the percent complete as AppStats events are being exported.


The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.