|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
LBMMonitorStatisticsCallbackObject instead.
public interface LBMMonitorStatisticsCallback
Interface for handling the reception of UM receiver statistics.
| Method Summary | |
|---|---|
void |
onReceive(LBMReceiverStatistics lbmrcvstats)
Deprecated. Receiver statistics callback. |
void |
onReceive(LBMSourceStatistics lbmsrcstats)
Deprecated. Source statistics callback. |
| Method Detail |
|---|
void onReceive(LBMReceiverStatistics lbmrcvstats)
lbmrcvstats - LBMReceiverStatistics object encapsulating
the received (LBM receiver) statisticsvoid onReceive(LBMSourceStatistics lbmsrcstats)
lbmsrcstats - LBMSourceStatistics object encapsulating
the received (LBM source) statistics
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||