C-chat
Public Attributes | List of all members
PacketCreateRoom Class Reference

This packet is sent by client to create a room. More...

#include <packets.h>

Public Attributes

char type
 
char roomName [ROOM_NAME_MAX_LENGTH+1]
 
char roomDesc [ROOM_DESC_MAX_LENGTH+1]
 

Detailed Description

This packet is sent by client to create a room.


The documentation for this class was generated from the following file: