com.foxit.sdk.pdf.interform.TimerCallback Class Reference

Public Member Functions

void onTimer (int timer)
 A callback function used as a timer on every time interval. More...
 

Detailed Description

This class represents a callback object to represent a timer. All the pure virtual functions in this class are used as callback functions and should be implemented by user.

Member Function Documentation

◆ onTimer()

void com.foxit.sdk.pdf.interform.TimerCallback.onTimer ( int  timer)

A callback function used as a timer on every time interval.

Parameters
timerIdentifier of a timer.
Returns
None.

Foxit Software Corporation Logo
@2018 Foxit Software Incorporated. All rights reserved.