|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnetbattle.messages.NetMessage
netbattle.messages.JoinChannelMessage
public class JoinChannelMessage
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
JoinChannelMessage(java.lang.String name)
Creates a new instance of JoinChannelMessage |
|
| Method Summary | |
|---|---|
java.lang.String |
getChannelName()
|
int |
getMessage()
|
| Methods inherited from class netbattle.messages.NetMessage |
|---|
logInRequired |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoinChannelMessage(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getChannelName()
public int getMessage()
getMessage in class NetMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||