UM .NET API
6.16.1
|
LBM Source Event Flight Size Notification class. Contains type and state of current flight size. More...
Public Member Functions | |
LBMSourceEventFlightSizeNotification (int type, int state) | |
Creates an LBMSourceEventFlightSizeNotification object and initializes fields to the give values. More... | |
virtual int | type () |
Get type. More... | |
virtual int | state () |
Get state. More... | |
LBM Source Event Flight Size Notification class. Contains type and state of current flight size.
com.latencybusters.lbm.LBMSourceEventFlightSizeNotification.LBMSourceEventFlightSizeNotification | ( | int | type, |
int | state | ||
) |
Creates an LBMSourceEventFlightSizeNotification object and initializes fields to the give values.
type | type of flight size in question. |
state | current state (over or under). |
|
virtual |
Get state.
|
virtual |
Get type.