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.
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:
- LBMOperationCompleteCallback.java