vx_resp_channel_mute_user
Learn about voice channels in Vivox Core.
Read time 1 minuteLast updated 20 hours ago
The response for vx_req_channel_mute_user. More...
#include <VxcResponses.h>Public Attributes
Name | |
|---|---|
| vx_resp_base_t | base The common properties for all responses. |
Detailed Description
The response for vx_req_channel_mute_user. See: vx_req_channel_mute_userstruct vx_resp_channel_mute_user;
Public Attributes Documentation
variable base
The common properties for all responses.vx_resp_base_t base;