libivon 0.1.0
Voice-over-IP library
Loading...
Searching...
No Matches
ivon::GroupInfo Struct Reference

Information about a group available on the server. More...

#include <ivon_types.hpp>

Public Attributes

std::string group_id
 
uint32_t member_count {0}
 
bool is_member {false}
 
std::string description
 

Detailed Description

Information about a group available on the server.

Member Data Documentation

◆ description

std::string ivon::GroupInfo::description

◆ group_id

std::string ivon::GroupInfo::group_id

◆ is_member

bool ivon::GroupInfo::is_member {false}

◆ member_count

uint32_t ivon::GroupInfo::member_count {0}

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