final class CNSMessage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) NetChannelLocation |
location1
Location parameter.
|
(package private) NetChannelLocation |
location2
Location parameter.
|
(package private) java.lang.String |
name
Name to register or resolve
|
(package private) boolean |
success
Whether the previous message was successful
|
(package private) byte |
type
The message type.
|
| Constructor and Description |
|---|
CNSMessage() |
byte type
boolean success
NetChannelLocation location1
NetChannelLocation location2
java.lang.String name