| 
    UM Java API
    6.17
    
   | 
 
Public Member Functions | |
| int | onAsyncOperation (Object cbArg, LBMAsyncOperationInfo opinfo) | 
Interface for handling asynchronous operation updates.
| int com.latencybusters.lbm.LBMAsyncOperationCallback.onAsyncOperation | ( | Object | cbArg, | 
| LBMAsyncOperationInfo | opinfo | ||
| ) | 
Asynchronous operation callback method.
| cbArg | Client object supplied by call to asynchronous API method. | 
| opinfo | Object containing information about the delivered async operation update (status, results, operation type, etc.). |