UM Java API  6.16
com.latencybusters.lbm.LBMNewTransportInfo Class Reference

Public Member Functions

int getFlags ()
 
LBMTransportSourceInfo getTransportSourceInfo ()
 
String getSourceString ()
 

Detailed Description

LBM New Transport Info class. Holds infomration that is passed up as part of the transport mapping callback function.

Member Function Documentation

int com.latencybusters.lbm.LBMNewTransportInfo.getFlags ( )

Flags (currently unused).

Returns
flags
String com.latencybusters.lbm.LBMNewTransportInfo.getSourceString ( )

Transport source string.

Returns
sourceString
LBMTransportSourceInfo com.latencybusters.lbm.LBMNewTransportInfo.getTransportSourceInfo ( )

Transport source information. Contains a description of the transport.

Returns
transportSourceInfo

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