my_teams
user_t Struct Reference

#include <events_structures.h>

Collaboration diagram for user_t:
Collaboration graph

Public Attributes

char uuid [UUID_LENGTH]
 
char name [MAX_NAME_LENGTH]
 

Detailed Description

Struct response for EVT_LOGIN and EVT_DISCONNECT

Member Data Documentation

◆ name

char user_t::name[MAX_NAME_LENGTH]

◆ uuid

char user_t::uuid[UUID_LENGTH]

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