NIMSDK-iOS
载入中...
搜索中...
未找到
NIMQChatInviteApplyHistoryRecord类 参考

#import <NIMQChatInviteApplyHistoryRecord.h>

类 NIMQChatInviteApplyHistoryRecord 继承关系图:

属性

NSString * accid
 
NIMQChatInviteApplyInfoTypeTag type
 
unsigned long long serverId
 
NIMQChatInviteApplyInfoStatusTag status
 
long long requestId
 
NSTimeInterval createTime
 
NSTimeInterval updateTime
 
NSTimeInterval expireTime
 
id< NIMQChatInviteApplyDatadata
 
long recordId
 

属性说明

◆ accid

- (NSString*) accid
readwritenonatomiccopy

accid

◆ createTime

- (NSTimeInterval) createTime
readwritenonatomicassign

创建时间

◆ data

- (id<NIMQChatInviteApplyData>) data
readwritenonatomiccopy

结果数据

◆ expireTime

- (NSTimeInterval) expireTime
readwritenonatomicassign

过期时间

◆ recordId

- (long) recordId
readwritenonatomicassign

记录唯一标识

◆ requestId

- (long long) requestId
readwritenonatomicassign

申请/邀请唯一标识

◆ serverId

- (unsigned long long) serverId
readwritenonatomicassign

关联的serverId

◆ status

- (NIMQChatInviteApplyInfoStatusTag) status
readwritenonatomicassign

状态,0表示初始状态,1表示同意,2表示拒绝,3表示通过其他 申请/邀请 同意了,4表示通过其他 申请/邀请 拒绝了,5表示邀请/申请时自动加入,6表示过期

◆ type

- (NIMQChatInviteApplyInfoTypeTag) type
readwritenonatomicassign

申请邀请类型

◆ updateTime

- (NSTimeInterval) updateTime
readwritenonatomicassign

更新时间


该类的文档由以下文件生成: