Internal message for the BootstrapList lookup listener
The following diagram shows usage relationships between types.
Unresolved types are missing from the diagram.
The following diagram shows inheritance relationships for this type.
Unresolved types are missing from the diagram.
BaseOverlayMessage (packet) |
Base class for all messages handled by overlay modules |
Name | Type | Description |
---|---|---|
statType | int |
message type for stats |
type | int |
message type |
// // Internal message for the BootstrapList lookup listener // packet BootstrapLookupMessage extends BaseOverlayMessage { }