9#import <Foundation/Foundation.h>
11NS_ASSUME_NONNULL_BEGIN
20@property(nonatomic, assign)
unsigned long long serverId;
28@property(nullable, nonatomic, copy) NSString *
inviteCode;
Definition: NIMQChatGenerateInviteCodeResult.h:16
NSString * inviteCode
Definition: NIMQChatGenerateInviteCodeResult.h:28
long requestId
Definition: NIMQChatGenerateInviteCodeResult.h:24
unsigned long long serverId
Definition: NIMQChatGenerateInviteCodeResult.h:20
NSTimeInterval expireTime
Definition: NIMQChatGenerateInviteCodeResult.h:32