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