NIMQChatRejectServerApplyParam Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMQChatRejectServerApplyParam.h |
serverId
圈组服务器ID
@property (nonatomic, assign) unsigned long long serverId
Discussion
圈组服务器ID
Declared In
NIMQChatRejectServerApplyParam.h
accid
申请人ID
@property (nonnull, nonatomic, copy) NSString *accid
Discussion
申请人ID
Declared In
NIMQChatRejectServerApplyParam.h
postscript
附言(最长5000)
@property (nullable, nonatomic, copy) NSString *postscript
Discussion
附言(最长5000)
Declared In
NIMQChatRejectServerApplyParam.h
requestId
请求id
@property (nonatomic, assign) unsigned long long requestId
Discussion
请求id
Declared In
NIMQChatRejectServerApplyParam.h