NIMQChatAcceptServerApplyParam Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMQChatAcceptServerApplyParam.h |
serverId
同意加入的服务器ID
@property (nonatomic, assign) unsigned long long serverIdDiscussion
同意加入的服务器ID
Declared In
NIMQChatAcceptServerApplyParam.h
accid
申请者ID
@property (nonnull, nonatomic, copy) NSString *accidDiscussion
申请者ID
Declared In
NIMQChatAcceptServerApplyParam.h
requestId
请求id
@property (nonatomic, assign) unsigned long long requestIdDiscussion
请求id
Declared In
NIMQChatAcceptServerApplyParam.h