|
libivon 0.1.0
Voice-over-IP library
|
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 |
Information about a group available on the server.
| std::string ivon::GroupInfo::description |
| std::string ivon::GroupInfo::group_id |
| bool ivon::GroupInfo::is_member {false} |
| uint32_t ivon::GroupInfo::member_count {0} |