9#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
18@property (nonatomic, assign)
unsigned long long serverId;
23@property (nonatomic, assign)
unsigned long long channelId;
28@property (nonatomic, assign) NSInteger
limit;
Definition: NIMQChatRTCUpdateChannelInfoParam.h:14
unsigned long long channelId
Definition: NIMQChatRTCUpdateChannelInfoParam.h:23
NSString * audioConfig
Definition: NIMQChatRTCUpdateChannelInfoParam.h:33
NSInteger limit
Definition: NIMQChatRTCUpdateChannelInfoParam.h:28
NSString * videoConfig
Definition: NIMQChatRTCUpdateChannelInfoParam.h:38
unsigned long long serverId
Definition: NIMQChatRTCUpdateChannelInfoParam.h:18