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