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

Public Member Functions

int type ()
 
String dataString ()
 
UMQContextEventRegistrationSuccessInfo registrationSuccessInfo ()
 
UMQContextEventRegistrationCompleteInfo registrationCompleteInfo ()
 

Detailed Description

Encapsulates LBM Context Events

Member Function Documentation

String com.latencybusters.lbm.LBMContextEvent.dataString ( )

Data string associated with this event. This event may not be valid for all event types.

Returns
Data string
See also
LBM
Since
UME 3.0
UMQContextEventRegistrationCompleteInfo com.latencybusters.lbm.LBMContextEvent.registrationCompleteInfo ( )

Registration complete info object associated with this event. This event may not be valid for all event types.

Returns
UMQContextEventRegistrationCompleteInfo object
See also
LBM
Since
UME 3.0
UMQContextEventRegistrationSuccessInfo com.latencybusters.lbm.LBMContextEvent.registrationSuccessInfo ( )

Registration success info object associated with this event. This event may not be valid for all event types.

Returns
UMQContextEventRegistrationSuccessInfo object
See also
LBM
Since
UME 3.0
int com.latencybusters.lbm.LBMContextEvent.type ( )

LBM Context Event Type

Returns
LBM Context Event type
See also
LBM
Since
UME 3.0

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