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

This packet is sent to all client of a room when an user of the room changes its username. More...

#include <packets.h>

Public Attributes

char type
 
char oldUsername [USERNAME_MAX_LENGTH+1]
 
char newUsername [USERNAME_MAX_LENGTH+1]
 

Detailed Description

This packet is sent to all client of a room when an user of the room changes its username.


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