vx_resp_sessiongroup_create
Reference the Vivox Core SDK API.
阅读时间1 分钟最后更新于 7 个月前
#include <VxcResponses.h>Public Attributes
Name | |
|---|---|
| vx_resp_base_t | base The common properties for all responses. |
| VX_HANDLE | sessiongroup_handle Valid on success, handle value for this created session. |
Detailed Description
struct vx_resp_sessiongroup_create;
Public Attributes Documentation
variable base
vx_resp_base_t base;
The common properties for all responses.
variable sessiongroup_handle
VX_HANDLE sessiongroup_handle;
Valid on success, handle value for this created session.