Kofax Mobile SDK API Reference
Public Member Functions | List of all members
AppstatsThresholdReachedListener Interface Reference

Public Member Functions

void thresholdReached (AppStatsThresholdReachedEvent event)
 

Detailed Description

Asynchronous notifications from the recording and writing of AppStats events. The application can implement this interface, and register it with the AppStatistics object, using the addAppThresholdListener method. The thresholdReached listener method will be called every time a multiple of the threshold size is reached. The threshold size for RAM and file storage can be set using the setRamSizeThreshold and setFileSizeThreshold methods. These threshold sizes apply only to memory and/or file storage consumed by AppStats events.

Member Function Documentation

void thresholdReached ( AppStatsThresholdReachedEvent  event)

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