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

Public Member Functions

int onContextSourceEvent (Object cbArg, LBMContextSourceEvent sourceEvent)
 

Detailed Description

Interface for handling source-related events

Member Function Documentation

int com.latencybusters.lbm.LBMContextSourceEventCallback.onContextSourceEvent ( Object  cbArg,
LBMContextSourceEvent  sourceEvent 
)

Source event callback.

Parameters
cbArgCallback object token
sourceEventLBMContextSourceEvent object encapsulating source 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: