my_teams
subscribe_t Struct Reference

#include <events_structures.h>

Collaboration diagram for subscribe_t:
Collaboration graph

Public Attributes

char user_uuid [UUID_LENGTH]
 
char team_uuid [UUID_LENGTH]
 

Detailed Description

Struct request for EVT_SUBSCRIBE

Struct response for EVT_LIST_SUBSCRIBED_IN_TEAM, EVT_LIST_SUBSCRIBED_TEAMS, EVT_SUBSCRIBE and EVT_UNSUBSCRIBE

Member Data Documentation

◆ team_uuid

char subscribe_t::team_uuid[UUID_LENGTH]

◆ user_uuid

char subscribe_t::user_uuid[UUID_LENGTH]

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