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

#include <nim_qchat_channel_def.h>

Public 属性

nim_qchat_channel_subscribe_as_visitor_cb_func cb
 以游客身份订阅服务器异步回调
 
void * user_data
 自定义用户数据
 
NIMQChatSubscribeOpeType ope_type
 操作类型
 
size_t id_infos_count
 ID 列表长度
 
NIMQChatChannelIDInfoid_infos
 ID 列表
 
NIMQChatSubscribeType sub_type
 

类成员变量说明

◆ cb

nim_qchat_channel_subscribe_as_visitor_cb_func NIMQChatChannelSubscribeAsVisitorParam::cb

以游客身份订阅服务器异步回调

◆ id_infos

NIMQChatChannelIDInfo* NIMQChatChannelSubscribeAsVisitorParam::id_infos

ID 列表

◆ id_infos_count

size_t NIMQChatChannelSubscribeAsVisitorParam::id_infos_count

ID 列表长度

◆ ope_type

NIMQChatSubscribeOpeType NIMQChatChannelSubscribeAsVisitorParam::ope_type

操作类型

◆ sub_type

NIMQChatSubscribeType NIMQChatChannelSubscribeAsVisitorParam::sub_type

◆ user_data

void* NIMQChatChannelSubscribeAsVisitorParam::user_data

自定义用户数据


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