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

Public Member Functions

int onAsyncOperation (Object cbArg, LBMAsyncOperationInfo opinfo)
 

Detailed Description

Interface for handling asynchronous operation updates.

Member Function Documentation

int com.latencybusters.lbm.LBMAsyncOperationCallback.onAsyncOperation ( Object  cbArg,
LBMAsyncOperationInfo  opinfo 
)

Asynchronous operation callback method.

Parameters
cbArgClient object supplied by call to asynchronous API method.
opinfoObject containing information about the delivered async operation update (status, results, operation type, etc.).

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