|
UM Java API
6.17
|
Public Member Functions | |
| int | type () |
| String | dataString () |
| UMQContextEventRegistrationSuccessInfo | registrationSuccessInfo () |
| UMQContextEventRegistrationCompleteInfo | registrationCompleteInfo () |
Encapsulates LBM Context Events
| String com.latencybusters.lbm.LBMContextEvent.dataString | ( | ) |
Data string associated with this event. This event may not be valid for all event types.
| UMQContextEventRegistrationCompleteInfo com.latencybusters.lbm.LBMContextEvent.registrationCompleteInfo | ( | ) |
Registration complete info object associated with this event. This event may not be valid for all event types.
| UMQContextEventRegistrationSuccessInfo com.latencybusters.lbm.LBMContextEvent.registrationSuccessInfo | ( | ) |
Registration success info object associated with this event. This event may not be valid for all event types.
| int com.latencybusters.lbm.LBMContextEvent.type | ( | ) |