com.neeve.client
Class ClientEvents.CongestionEventData
java.lang.Object
com.neeve.client.ClientEvents.CongestionEventData
- Enclosing class:
- ClientEvents
public static class ClientEvents.CongestionEventData
- extends Object
Data object for the ClientEvents.EVENT_CONGESTION
event.
Field Summary |
int |
flow
The flow that is congested. |
Method Summary |
String |
toString()
Get a string representation of the object |
flow
public final int flow
- The flow that is congested.
ClientEvents.CongestionEventData
public ClientEvents.CongestionEventData(int flow)
- Constructor.
toString
public String toString()
- Get a string representation of the object
- Overrides:
toString
in class Object
Copyright © 2015 Neeve Research, LLC. All Rights Reserved.