NIMSDK-iOS
载入中...
搜索中...
未找到
NIMQChatUpdateChannelCategoryBlackWhiteMembersParam_private.h
浏览该文件的文档.
1//
2// NIMQChatUpdateChannelCategoryBlackWhiteMembersParam_private.h
3// NIMSDK
4//
5// Created by Evang on 2022/2/11.
6// Copyright © 2022 Netease. All rights reserved.
7//
8
10#import "qchat_protocol.h"
12
14
15- (void)convertToRequest:(nimbiz::QChatUpdateChannelCategoryBlackWhiteMembersRequest &)request;
16
17@end
18
20- (instancetype)initWithProperty:(const nimbiz::Property&)info;
21
22@end
Definition: NIMQChatUpdateChannelCategoryBlackWhiteMemberInfo.h:18
Definition: NIMQChatUpdateChannelCategoryBlackWhiteMembersParam.h:19