UM Java API  6.16
com.latencybusters.lbm.LBMOperationCompleteCallback Class Reference

Public Member Functions

 LBMOperationCompleteCallback ()
 

Protected Member Functions

void onOperationComplete (Object cbArg)
 

Constructor & Destructor Documentation

com.latencybusters.lbm.LBMOperationCompleteCallback.LBMOperationCompleteCallback ( )

Instantiate a new callback object. Applications wishing to have a callback delivered should extend this class and override the onOperationComplete method.

Member Function Documentation

void com.latencybusters.lbm.LBMOperationCompleteCallback.onOperationComplete ( Object  cbArg)
protected

Callback method. This method will be invoked when the operation is complete.


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