public static class Network.CreateChannelResponse extends CommandResponse<Network.CommandId>
Network.CreateChannel command.| Constructor and Description |
|---|
CreateChannelResponse(int channelId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChannelId() |
java.lang.String |
toString() |
getCommandId, getErrorMessage, getStatuspublic int getChannelId()
public java.lang.String toString()
toString in class CommandResponse<Network.CommandId>