public abstract class EndConnectionMessageType extends ServerInputMessageType
Modifier and Type | Field and Description |
---|---|
static int |
MESSAGETYPEID
The numeric ID for messages of this type (238927923 )
|
Modifier and Type | Method and Description |
---|---|
abstract EndConnectionMessage |
message()
Factory method for creating messages of this version of the type
|
public static final int MESSAGETYPEID
public abstract EndConnectionMessage message()