NIMSDK-iOS
载入中...
搜索中...
未找到
NIMQChatUpdateChannelCategoryBlackWhiteRoleParam_private.h
浏览该文件的文档.
1//
2// NIMQChatUpdateChannelCategoryBlackWhiteRoleParam_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::QChatUpdateChannelCategoryBlackWhiteRoleRequest &)request;
16
17@end
18
19
21- (instancetype)initWithProperty:(const nimbiz::Property&)info;
22
23@end
Definition: NIMQChatUpdateChannelCategoryBlackWhiteRoleInfo.h:13
Definition: NIMQChatUpdateChannelCategoryBlackWhiteRoleParam.h:19