11#ifndef __NIM_QCHAT_CHANNEL_H__
12#define __NIM_QCHAT_CHANNEL_H__
14#include "nim_qchat_defines/nim_qchat_channel_def.h"
NIM_SDK_DLL_API void nim_qchat_channel_reg_unread_cb(const NIMQChatChannelRegUnreadCbParam ¶m)
注册未读数变更回调
NIM_SDK_DLL_API void nim_qchat_channel_update(const NIMQChatChannelUpdateParam ¶m)
更新频道
NIM_SDK_DLL_API void nim_qchat_channel_get_white_black_members_page(const NIMQChatChannelGetWhiteBlackMembersPageParam ¶m)
查询频道白/黑名单成员列表(分页)
NIM_SDK_DLL_API void nim_qchat_channel_get_existing_white_black_members(const NIMQChatChannelGetExistingWhiteBlackMembersParam ¶m)
根据成员ID查询已存在的白/黑名单成员
NIM_SDK_DLL_API void nim_qchat_channel_get_rtc_info(const NIMQChatChannelGetRTCInfoParam ¶m)
获取频道RTC信息
NIM_SDK_DLL_API void nim_qchat_channel_create(const NIMQChatChannelCreateParam ¶m)
创建频道
NIM_SDK_DLL_API void nim_qchat_channel_update_rtc_info(const NIMQChatChannelUpdateRTCInfoParam ¶m)
更新频道RTC信息
NIM_SDK_DLL_API void nim_qchat_channel_get_members_page(const NIMQChatChannelGetMembersPageParam ¶m)
查询频道列表(分页)
NIM_SDK_DLL_API void nim_qchat_channel_update_category_info(const NIMQChatChannelUpdateCategoryInfoParam ¶m)
更新频道的分组信息
NIM_SDK_DLL_API void nim_qchat_channel_get_rtc_online_members(const NIMQChatChannelGetRTCOnlineMembersParam ¶m)
获取频道RTC在线成员
NIM_SDK_DLL_API void nim_qchat_channel_get_white_black_roles_page(const NIMQChatChannelGetWhiteBlackRolesPageParam ¶m)
查询频道白/黑名单身份组列表(分页)
NIM_SDK_DLL_API void nim_qchat_channel_get_channels(const NIMQChatChannelGetChannelsParam ¶m)
查询频道列表
NIM_SDK_DLL_API void nim_qchat_channel_update_white_black_role(const NIMQChatChannelUpdateWhiteBlackRoleParam ¶m)
更新频道白/黑名单身份组,公开频道:黑名单,私有频道:白名单
NIM_SDK_DLL_API void nim_qchat_channel_get_existing_white_black_roles(const NIMQChatChannelGetExistingWhiteBlackRolesParam ¶m)
根据身份组ID查询已存在的白/黑名单身份组
NIM_SDK_DLL_API void nim_qchat_channel_search_page(const NIMQChatChannelSearchPageParam ¶m)
根据关键字搜索频道(分页)
NIM_SDK_DLL_API void nim_qchat_channel_remove(const NIMQChatChannelDeleteParam ¶m)
删除频道
NIM_SDK_DLL_API void nim_qchat_channel_member_search_page(const NIMQChatChannelMemberSearchParam ¶m)
根据关键字搜索频道成员
NIM_SDK_DLL_API void nim_qchat_channel_update_white_black_members(const NIMQChatChannelUpdateWhiteBlackMembersParam ¶m)
更新频道白/黑名单成员,公开频道:黑名单,私有频道:白名单
NIM_SDK_DLL_API void nim_qchat_channel_get_channels_page(const NIMQChatChannelGetChannelsPageParam ¶m)
查询频道列表(分页)
NIM_SDK_DLL_API void nim_qchat_channel_query_unread_info(const NIMQChatChannelQueryUnreadInfoParam ¶m)
查询未读消息数
NIM SDK 及 NIM ChatRoom SDK 公用头文件
Definition: nim_qchat_channel_def.h:500
Definition: nim_qchat_channel_def.h:512
Definition: nim_qchat_channel_def.h:568
Definition: nim_qchat_channel_def.h:556
Definition: nim_qchat_channel_def.h:717
Definition: nim_qchat_channel_def.h:699
Definition: nim_qchat_channel_def.h:582
Definition: nim_qchat_channel_def.h:983
Definition: nim_qchat_channel_def.h:995
Definition: nim_qchat_channel_def.h:681
Definition: nim_qchat_channel_def.h:663
Definition: nim_qchat_channel_def.h:759
Definition: nim_qchat_channel_def.h:598
Definition: nim_qchat_channel_def.h:494
Definition: nim_qchat_channel_def.h:735
Definition: nim_qchat_channel_def.h:610
Definition: nim_qchat_channel_def.h:542
Definition: nim_qchat_channel_def.h:522
Definition: nim_qchat_channel_def.h:969
Definition: nim_qchat_channel_def.h:643
Definition: nim_qchat_channel_def.h:625