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

Public Member Functions

int onSourceEvent (Object cbArg, LBMSourceEvent sourceEvent)
 

Detailed Description

Interface for handling source-related events

Member Function Documentation

int com.latencybusters.lbm.LBMSourceEventCallback.onSourceEvent ( Object  cbArg,
LBMSourceEvent  sourceEvent 
)

Source event callback.

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

Referenced by com.latencybusters.lbm.LBMSSource.onSourceEvent(), and com.latencybusters.lbm.LBMSource.onSourceEvent().


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