NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim::QChatChannelGetRTCInfoResp结构体 参考

#include <nim_qchat_channel_cpp_def.h>

Public 成员函数

 QChatChannelGetRTCInfoResp ()=default
 
 QChatChannelGetRTCInfoResp (const NIMQChatChannelGetRTCInfoResp &c_resp)
 
NIMQChatChannelGetRTCInfoResp ToCParam () const
 

Public 属性

uint32_t res_code {0}
 操作结果, 参考NIMResCode
 
QChatChannelRTCInfo rtc_info
 RTC信息
 

构造及析构函数说明

◆ QChatChannelGetRTCInfoResp() [1/2]

nim::QChatChannelGetRTCInfoResp::QChatChannelGetRTCInfoResp ( )
default

◆ QChatChannelGetRTCInfoResp() [2/2]

nim::QChatChannelGetRTCInfoResp::QChatChannelGetRTCInfoResp ( const NIMQChatChannelGetRTCInfoResp c_resp)
inline

成员函数说明

◆ ToCParam()

NIMQChatChannelGetRTCInfoResp nim::QChatChannelGetRTCInfoResp::ToCParam ( ) const
inline

类成员变量说明

◆ res_code

uint32_t nim::QChatChannelGetRTCInfoResp::res_code {0}

操作结果, 参考NIMResCode

◆ rtc_info

QChatChannelRTCInfo nim::QChatChannelGetRTCInfoResp::rtc_info

RTC信息


该结构体的文档由以下文件生成: