|
Babylon Java Chat | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectBabylonRoomInfo
public class BabylonRoomInfo
A structure class used for containing info about a chat room. This class is used by both the server and the client.
| Field Summary | |
|---|---|
java.lang.String |
creatorName
|
boolean |
invited
|
java.lang.String |
name
|
boolean |
priv
|
boolean |
roomOwner
|
java.util.Vector |
userNames
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public java.lang.String creatorName
public boolean priv
public boolean invited
public boolean roomOwner
public java.util.Vector userNames
|
Babylon Java Chat | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||