NIMQChatRejectServerInviteParam Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | NSCopying |
| Declared in | NIMQChatRejectServerInviteParam.h |
serverId
圈组服务器ID
@property (nonatomic, assign) unsigned long long serverIdDiscussion
圈组服务器ID
Declared In
NIMQChatRejectServerInviteParam.h
accid
邀请对象的账号数组
@property (nonnull, nonatomic, copy) NSString *accidDiscussion
邀请对象的账号数组
Declared In
NIMQChatRejectServerInviteParam.h
postscript
附言(最长5000)
@property (nullable, nonatomic, copy) NSString *postscriptDiscussion
附言(最长5000)
Declared In
NIMQChatRejectServerInviteParam.h
requestId
邀请ID
@property (nonatomic, assign) unsigned long long requestIdDiscussion
邀请ID
Declared In
NIMQChatRejectServerInviteParam.h