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

#include <nim_qchat_channel_def.h>

Public 属性

nim_qchat_channel_subscribe_cb_func cb
 订阅频道信息回调函数
 
void * user_data
 
NIMQChatSubscribeOpeType ope_type
 操作类型
 
NIMQChatSubscribeType sub_type
 订阅类型
 
size_t id_infos_count
 ID 列表长度
 
NIMQChatChannelIDInfoid_infos
 ID 列表
 

类成员变量说明

◆ cb

nim_qchat_channel_subscribe_cb_func NIMQChatChannelSubscribeParam::cb

订阅频道信息回调函数

◆ id_infos

NIMQChatChannelIDInfo* NIMQChatChannelSubscribeParam::id_infos

ID 列表

◆ id_infos_count

size_t NIMQChatChannelSubscribeParam::id_infos_count

ID 列表长度

◆ ope_type

NIMQChatSubscribeOpeType NIMQChatChannelSubscribeParam::ope_type

操作类型

◆ sub_type

NIMQChatSubscribeType NIMQChatChannelSubscribeParam::sub_type

订阅类型

◆ user_data

void* NIMQChatChannelSubscribeParam::user_data

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