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 (nullable, nonatomic, copy) NSString *
postscript;
36@property (nonatomic, assign)
unsigned long long requestId;
Definition: NIMQChatRejectServerApplyParam.h:17
unsigned long long serverId
Definition: NIMQChatRejectServerApplyParam.h:21
NSString * postscript
Definition: NIMQChatRejectServerApplyParam.h:31
NSString * accid
Definition: NIMQChatRejectServerApplyParam.h:26
unsigned long long requestId
Definition: NIMQChatRejectServerApplyParam.h:36