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

Public Member Functions

int onContextEvent (Object cbArg, LBMContextEvent contextEvent)
 

Detailed Description

Interface for handling context-related events

Member Function Documentation

int com.latencybusters.lbm.LBMContextEventCallback.onContextEvent ( Object  cbArg,
LBMContextEvent  contextEvent 
)

Context event callback.

Parameters
cbArgCallback object token
contextEventLBMContextEvent object encapsulating event
Returns
an int, which should always be 0. information.

Referenced by com.latencybusters.lbm.LBMContext.removeSourceNotifyCallback().


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