UM Java API  6.16
com.latencybusters.lbm.LBMTimerCallback Interface Reference

Public Member Functions

void onExpiration (Object cbArg)
 

Detailed Description

Interface for handling timer expiration.

Member Function Documentation

void com.latencybusters.lbm.LBMTimerCallback.onExpiration ( Object  cbArg)

Timer expiration callback.

Parameters
cbArgCallback object token

Referenced by com.latencybusters.lbm.LBMTimer.reschedule().


The documentation for this interface was generated from the following file: