9#import <Foundation/Foundation.h>
12NS_ASSUME_NONNULL_BEGIN
22@property (nullable, nonatomic, copy) NSString *
name;
27@property (nullable, nonatomic, copy) NSString *
icon;
32@property (nullable, nonatomic, copy) NSString *
custom;
47@property (nullable, nonatomic, copy) NSNumber *
searchType;
NIMQChatServerInviteMode
Definition: NIMQChatDefs.h:434
NIMQChatServerApplyMode
Definition: NIMQChatDefs.h:440
Definition: NIMQChatCreateServerParam.h:18
NIMQChatServerApplyMode applyMode
Definition: NIMQChatCreateServerParam.h:42
NSString * icon
Definition: NIMQChatCreateServerParam.h:27
NSString * custom
Definition: NIMQChatCreateServerParam.h:32
NSString * name
Definition: NIMQChatCreateServerParam.h:22
NSNumber * searchType
Definition: NIMQChatCreateServerParam.h:47
NIMQChatServerInviteMode inviteMode
Definition: NIMQChatCreateServerParam.h:37
NSString * antispamBusinessId
Definition: NIMQChatCreateServerParam.h:57
BOOL searchEnable
Definition: NIMQChatCreateServerParam.h:52