NIM PC Cross Platform SDK
|
#include <nim_qchat_channel_def.h>
Public 属性 | |
nim_qchat_channel_update_rtc_info_cb_func | cb |
更新频道RTC信息回调 更多... | |
void * | user_data |
自定义用户数据 更多... | |
uint64_t | server_id |
服务器 ID 更多... | |
uint64_t | channel_id |
频道ID 更多... | |
NIMQChatChannelRTCInfo | rtc_info |
RTC信息 更多... | |
nim_qchat_channel_update_rtc_info_cb_func NIMQChatChannelUpdateRTCInfoParam::cb |
更新频道RTC信息回调
uint64_t NIMQChatChannelUpdateRTCInfoParam::channel_id |
频道ID
NIMQChatChannelRTCInfo NIMQChatChannelUpdateRTCInfoParam::rtc_info |
RTC信息
uint64_t NIMQChatChannelUpdateRTCInfoParam::server_id |
服务器 ID
void* NIMQChatChannelUpdateRTCInfoParam::user_data |
自定义用户数据