Class ChatRoom

public class ChatRoom

Title: 채팅방 정보

Description:

Copyright: Copyright (c) 2002

Company:

Version:
1.0
Author:
unascribed
Constructor Detail

ChatRoom

private ChatRoom()
사용금지

ChatRoom

public ChatRoom(int key,
                String title,
                int isOpen,
                int max,
                String passwd)
Parameters:
key - 서버에 설정된 방키값
title - 서버에서 가져온 방제목
isOpen - 공개/비공개 여부
max - 최대 수용가능 인원