Title: 채팅방 정보
Description:
Copyright: Copyright (c) 2002
Company:
Constructor Detail |
private ChatRoom()
public ChatRoom(int key, String title, int isOpen, int max, String passwd)
key
- 서버에 설정된 방키값title
- 서버에서 가져온 방제목isOpen
- 공개/비공개 여부max
- 최대 수용가능 인원