![]() |
C-chat
|
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] |
This packet is sent to all client of a room when an user of the room changes its username.