Kofax Mobile SDK API Reference
Public Member Functions | List of all members
AppStatsWritetoFileEvent Class Reference
Inheritance diagram for AppStatsWritetoFileEvent:

Public Member Functions

float getPercentComplete ()
 Return the percent complete as AppStats events are being written to file. More...
 
WriteFileStatus getWritetoFileStatus ()
 Return the on-going write status as AppStats events are being written to file. More...
 
ErrorInfo getErrorInfo ()
 Return any error status if the write to file operation did not complete successfully. More...
 

Detailed Description

This event is fired each time an AppStats event is written to file. The event object includes status information, along with percent completed.

Member Function Documentation

ErrorInfo getErrorInfo ( )

Return any error status if the write to file operation did not complete successfully.

float getPercentComplete ( )

Return the percent complete as AppStats events are being written to file.

WriteFileStatus getWritetoFileStatus ( )

Return the on-going write status as AppStats events are being written to file.


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.