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