9#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
21@property (nonatomic, assign)
unsigned long long serverId;
26@property (nonnull, nonatomic, copy) NSString *
accid;
31@property (nonatomic, assign)
unsigned long long requestId;
Definition: NIMQChatAcceptServerApplyParam.h:17
unsigned long long serverId
Definition: NIMQChatAcceptServerApplyParam.h:21
unsigned long long requestId
Definition: NIMQChatAcceptServerApplyParam.h:31
NSString * accid
Definition: NIMQChatAcceptServerApplyParam.h:26